Interface OnlineDeployment.Update
- All Superinterfaces:
OnlineDeployment.UpdateStages.WithSku,OnlineDeployment.UpdateStages.WithTags
- Enclosing interface:
- OnlineDeployment
public static interface OnlineDeployment.Update
extends OnlineDeployment.UpdateStages.WithTags, OnlineDeployment.UpdateStages.WithSku
The template for OnlineDeployment update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.OnlineDeployment.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.machinelearning.models.OnlineDeployment.UpdateStages.WithTags
withTags
-
Method Details
-
apply
OnlineDeployment 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.
-