KubernetesCluster.DefinitionStages.WithCreate Interface
Implements
public static interface KubernetesCluster.DefinitionStages.WithCreate
extends Creatable<KubernetesCluster>, WithAgentPool, WithNetworkProfile, WithDnsPrefix, WithAddOnProfiles, WithAccessProfiles, WithAutoScalerProfile, WithManagedServiceIdentity, WithRBAC, WithAAD, WithLocalAccounts, WithDiskEncryption, WithAgentPoolResourceGroup, WithManagedClusterSku, WithPublicNetworkAccess, DefinitionWithTags<WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Applies to
Azure SDK for Java