Interface Cluster.Update
- All Superinterfaces:
Cluster.UpdateStages.WithAcceptedAudiences
,Cluster.UpdateStages.WithAllowedFqdnList
,Cluster.UpdateStages.WithAllowedIpRangeList
,Cluster.UpdateStages.WithEnableAutoStop
,Cluster.UpdateStages.WithEnableDiskEncryption
,Cluster.UpdateStages.WithEnableDoubleEncryption
,Cluster.UpdateStages.WithEnablePurge
,Cluster.UpdateStages.WithEnableStreamingIngest
,Cluster.UpdateStages.WithEngineType
,Cluster.UpdateStages.WithIdentity
,Cluster.UpdateStages.WithIfMatch
,Cluster.UpdateStages.WithKeyVaultProperties
,Cluster.UpdateStages.WithOptimizedAutoscale
,Cluster.UpdateStages.WithPublicIpType
,Cluster.UpdateStages.WithPublicNetworkAccess
,Cluster.UpdateStages.WithRestrictOutboundNetworkAccess
,Cluster.UpdateStages.WithSku
,Cluster.UpdateStages.WithTags
,Cluster.UpdateStages.WithTrustedExternalTenants
,Cluster.UpdateStages.WithVirtualNetworkConfiguration
- Enclosing interface:
- Cluster
public static interface Cluster.Update
extends Cluster.UpdateStages.WithTags, Cluster.UpdateStages.WithSku, Cluster.UpdateStages.WithIdentity, Cluster.UpdateStages.WithTrustedExternalTenants, Cluster.UpdateStages.WithOptimizedAutoscale, Cluster.UpdateStages.WithEnableDiskEncryption, Cluster.UpdateStages.WithEnableStreamingIngest, Cluster.UpdateStages.WithVirtualNetworkConfiguration, Cluster.UpdateStages.WithKeyVaultProperties, Cluster.UpdateStages.WithEnablePurge, Cluster.UpdateStages.WithEnableDoubleEncryption, Cluster.UpdateStages.WithPublicNetworkAccess, Cluster.UpdateStages.WithAllowedIpRangeList, Cluster.UpdateStages.WithEngineType, Cluster.UpdateStages.WithAcceptedAudiences, Cluster.UpdateStages.WithEnableAutoStop, Cluster.UpdateStages.WithRestrictOutboundNetworkAccess, Cluster.UpdateStages.WithAllowedFqdnList, Cluster.UpdateStages.WithPublicIpType, Cluster.UpdateStages.WithIfMatch
The template for Cluster update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithAcceptedAudiences
withAcceptedAudiences
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithAllowedFqdnList
withAllowedFqdnList
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithAllowedIpRangeList
withAllowedIpRangeList
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEnableAutoStop
withEnableAutoStop
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEnableDiskEncryption
withEnableDiskEncryption
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEnableDoubleEncryption
withEnableDoubleEncryption
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEnablePurge
withEnablePurge
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEnableStreamingIngest
withEnableStreamingIngest
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithEngineType
withEngineType
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithIfMatch
withIfMatch
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithKeyVaultProperties
withKeyVaultProperties
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithOptimizedAutoscale
withOptimizedAutoscale
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithPublicIpType
withPublicIpType
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccess
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithRestrictOutboundNetworkAccess
withRestrictOutboundNetworkAccess
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithSku
withSku
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithTags
withTags
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithTrustedExternalTenants
withTrustedExternalTenants
Methods inherited from interface com.azure.resourcemanager.kusto.models.Cluster.UpdateStages.WithVirtualNetworkConfiguration
withVirtualNetworkConfiguration
-
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.
-