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