KubernetesCluster.DefinitionStages.WithCreate Interface
Implementações
WithAAD
WithAccessProfiles
WithAddOnProfiles
WithAgentPool
WithAgentPoolResourceGroup
WithAutoScalerProfile
WithDiskEncryption
WithDnsPrefix
WithLocalAccounts
WithManagedServiceIdentity
WithNetworkProfile
WithRBAC
DefinitionWithTags<WithCreate>
Creatable<KubernetesCluster>
public static interface KubernetesCluster.DefinitionStages.WithCreate
extends Creatable<KubernetesCluster>, WithAgentPool, WithNetworkProfile, WithDnsPrefix, WithAddOnProfiles, WithAccessProfiles, WithAutoScalerProfile, WithManagedServiceIdentity, WithRBAC, WithAAD, WithLocalAccounts, WithDiskEncryption, WithAgentPoolResourceGroup, DefinitionWithTags<WithCreate>
O estágio da definição que contém todas as entradas mínimas necessárias para o recurso a ser criado, mas também permite que outras configurações opcionais sejam especificadas.
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java