Interface BatchDeployment.Update
- All Superinterfaces:
BatchDeployment.UpdateStages.WithProperties,BatchDeployment.UpdateStages.WithTags
- Enclosing interface:
- BatchDeployment
public static interface BatchDeployment.Update
extends BatchDeployment.UpdateStages.WithTags, BatchDeployment.UpdateStages.WithProperties
The template for BatchDeployment update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.UpdateStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.UpdateStages.WithTags
withTags
-
Method Details
-
apply
BatchDeployment apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-