Interface KubernetesCluster.Update
-
- All Superinterfaces:
Appliable<KubernetesCluster>,Indexable,KubernetesCluster.UpdateStages.WithAddOnProfiles,KubernetesCluster.UpdateStages.WithAgentPool,KubernetesCluster.UpdateStages.WithAutoScalerProfile,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, 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, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAddOnProfiles
withAddOnProfiles
-
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAgentPool
defineAgentPool, updateAgentPool, withoutAgentPool
-
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAutoScalerProfile
withAutoScalerProfile
-
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithNetworkProfile
withNetworkProfile
-
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithRBAC
withRBACDisabled, withRBACEnabled
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-