KubernetesCluster.Update Interface
Implements
WithAAD
WithAddOnProfiles
WithAgentPool
WithAutoScalerProfile
WithLocalAccounts
WithManagedClusterSku
WithNetworkProfile
WithPublicNetworkAccess
WithRBAC
WithVersion
UpdateWithTags<Update>
Appliable<KubernetesCluster>
public static interface KubernetesCluster.Update
extends WithAgentPool, WithAddOnProfiles, WithNetworkProfile, WithRBAC, WithAutoScalerProfile, WithAAD, WithLocalAccounts, WithVersion, WithManagedClusterSku, WithPublicNetworkAccess, UpdateWithTags<Update>, Appliable<KubernetesCluster>
The template for an update operation, containing all the settings that can be modified.
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java