Interface Cluster.Update
- All Superinterfaces:
Cluster.UpdateStages.WithBillingType, Cluster.UpdateStages.WithIdentity, Cluster.UpdateStages.WithKeyVaultProperties, Cluster.UpdateStages.WithSku, Cluster.UpdateStages.WithTags
- Enclosing interface:
Cluster
public static interface Cluster.Update
extends Cluster.UpdateStages.WithTags, Cluster.UpdateStages.WithIdentity, Cluster.UpdateStages.WithSku, Cluster.UpdateStages.WithKeyVaultProperties, Cluster.UpdateStages.WithBillingType
The template for Cluster update.
-
Method Summary
Methods inherited from interface Cluster.UpdateStages.WithBillingType
withBillingTypeMethods inherited from interface Cluster.UpdateStages.WithIdentity
withIdentityMethods inherited from interface Cluster.UpdateStages.WithKeyVaultProperties
withKeyVaultPropertiesMethods inherited from interface Cluster.UpdateStages.WithSku
withSkuMethods inherited from interface Cluster.UpdateStages.WithTags
withTags
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-