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 com.azure.resourcemanager.loganalytics.models.Cluster.UpdateStages.WithBillingType
withBillingTypeMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Cluster.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Cluster.UpdateStages.WithKeyVaultProperties
withKeyVaultPropertiesMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Cluster.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Cluster.UpdateStages.WithTags
withTags
-
Method Details
-
apply
Cluster 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.
-