Interface KubernetesCluster.Update
- All Superinterfaces:
Appliable<KubernetesCluster>,Indexable,KubernetesCluster.UpdateStages.WithAAD,KubernetesCluster.UpdateStages.WithAddOnProfiles,KubernetesCluster.UpdateStages.WithAgentPool,KubernetesCluster.UpdateStages.WithAutoScalerProfile,KubernetesCluster.UpdateStages.WithLocalAccounts,KubernetesCluster.UpdateStages.WithNetworkProfile,KubernetesCluster.UpdateStages.WithRBAC,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, Resource.UpdateWithTags<KubernetesCluster.Update>, 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.containerservice.models.KubernetesCluster.UpdateStages.WithAAD
enableAzureRbac, withAzureActiveDirectoryGroupMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAddOnProfiles
withAddOnProfilesMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAgentPool
defineAgentPool, updateAgentPool, withoutAgentPoolMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAutoScalerProfile
withAutoScalerProfileMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithLocalAccounts
disableLocalAccounts, enableLocalAccountsMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithNetworkProfile
withNetworkProfileMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithRBAC
withRBACDisabled, withRBACEnabledMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags