Interface KubernetesCluster.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<KubernetesCluster>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, KubernetesCluster.UpdateStages.WithAAD, KubernetesCluster.UpdateStages.WithAddOnProfiles, KubernetesCluster.UpdateStages.WithAgentPool, KubernetesCluster.UpdateStages.WithAutoScalerProfile, KubernetesCluster.UpdateStages.WithLocalAccounts, KubernetesCluster.UpdateStages.WithManagedClusterSku, KubernetesCluster.UpdateStages.WithNetworkProfile, KubernetesCluster.UpdateStages.WithPublicNetworkAccess, KubernetesCluster.UpdateStages.WithRBAC, KubernetesCluster.UpdateStages.WithVersion, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<KubernetesCluster.Update>
- Enclosing interface:
KubernetesCluster
public static interface KubernetesCluster.Update
extends KubernetesCluster.UpdateStages.WithAgentPool, KubernetesCluster.UpdateStages.WithAddOnProfiles, KubernetesCluster.UpdateStages.WithNetworkProfile, KubernetesCluster.UpdateStages.WithRBAC, KubernetesCluster.UpdateStages.WithAutoScalerProfile, KubernetesCluster.UpdateStages.WithAAD, KubernetesCluster.UpdateStages.WithLocalAccounts, KubernetesCluster.UpdateStages.WithVersion, KubernetesCluster.UpdateStages.WithManagedClusterSku, KubernetesCluster.UpdateStages.WithPublicNetworkAccess, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<KubernetesCluster.Update>, com.azure.resourcemanager.resources.fluentcore.model.Appliable<KubernetesCluster>
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface KubernetesCluster.UpdateStages.WithAAD
enableAzureRbac, withAzureActiveDirectoryGroupMethods inherited from interface KubernetesCluster.UpdateStages.WithAddOnProfiles
withAddOnProfilesMethods inherited from interface KubernetesCluster.UpdateStages.WithAgentPool
defineAgentPool, updateAgentPool, withoutAgentPoolMethods inherited from interface KubernetesCluster.UpdateStages.WithAutoScalerProfile
withAutoScalerProfileMethods inherited from interface KubernetesCluster.UpdateStages.WithLocalAccounts
disableLocalAccounts, enableLocalAccountsMethods inherited from interface KubernetesCluster.UpdateStages.WithManagedClusterSku
withFreeSku, withPremiumSku, withStandardSkuMethods inherited from interface KubernetesCluster.UpdateStages.WithNetworkProfile
withNetworkProfileMethods inherited from interface KubernetesCluster.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccessMethods inherited from interface KubernetesCluster.UpdateStages.WithRBAC
withRBACDisabled, withRBACEnabledMethods inherited from interface KubernetesCluster.UpdateStages.WithVersion
withVersionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags