Interface KubernetesCluster.DefinitionStages
-
- Enclosing interface:
- KubernetesCluster
public static interface KubernetesCluster.DefinitionStagesGrouping of Kubernetes cluster definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKubernetesCluster.DefinitionStages.BlankThe first stage of a container service definition.static interfaceKubernetesCluster.DefinitionStages.NetworkProfileDefinition<ParentT>The Kubernetes cluster network profile definition.static interfaceKubernetesCluster.DefinitionStages.NetworkProfileDefinitionStagesThe Kubernetes cluster definition allowing to specify a network profile.static interfaceKubernetesCluster.DefinitionStages.WithAccessProfilesThe stage of the Kubernetes cluster definition allowing to specify the cluster's access profiles.static interfaceKubernetesCluster.DefinitionStages.WithAddOnProfilesThe stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles.static interfaceKubernetesCluster.DefinitionStages.WithAgentPoolThe stage of the Kubernetes cluster definition allowing to specify an agent pool profile.static interfaceKubernetesCluster.DefinitionStages.WithAutoScalerProfileThe stage of the Kubernetes cluster definition allowing to specify the auto-scale profile.static interfaceKubernetesCluster.DefinitionStages.WithCreateThe 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.static interfaceKubernetesCluster.DefinitionStages.WithDnsPrefixThe stage of the Kubernetes cluster definition allowing to specify the DNS prefix label.static interfaceKubernetesCluster.DefinitionStages.WithGroupThe stage of the Kubernetes cluster definition allowing to specify the resource group.static interfaceKubernetesCluster.DefinitionStages.WithLinuxRootUsernameThe stage of the Kubernetes cluster definition allowing to specific the Linux root username.static interfaceKubernetesCluster.DefinitionStages.WithLinuxSshKeyThe stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.static interfaceKubernetesCluster.DefinitionStages.WithManagedServiceIdentityThe stage of the Kubernetes cluster definition allowing to specify the auto-scale profile.static interfaceKubernetesCluster.DefinitionStages.WithNetworkProfileThe stage of the Kubernetes cluster definition allowing to specify a network profile.static interfaceKubernetesCluster.DefinitionStages.WithServicePrincipalClientIdThe stage of the Kubernetes cluster definition allowing to specify the service principal client ID.static interfaceKubernetesCluster.DefinitionStages.WithServicePrincipalProfileThe stage of the Kubernetes cluster definition allowing to specify the service principal secret.static interfaceKubernetesCluster.DefinitionStages.WithVersionThe stage of the Kubernetes cluster definition allowing to specify orchestration type.
-