Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a container service definition. |
IBlank<ParentT> |
The first stage of a network profile definition. |
IDefinition |
Interface for all the definitions related to a Kubernetes cluster. |
INetworkProfileDefinition<ParentT> |
The Kubernetes cluster network profile definition. The entirety of a Kubernetes cluster network profile definition as a part of a parent definition. |
INetworkProfileDefinitionStages |
The Kubernetes cluster definition allowing to specify a network profile. |
IWithAddOnProfiles |
The stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles. |
IWithAddOnProfilesBeta |
The stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles. |
IWithAgentPool |
The stage of the Kubernetes cluster definition allowing to specify an agent pool profile. |
IWithAttach<ParentT> |
The final stage of a network profile definition. At this stage, any remaining optional settings can be specified, or the container service agent pool can be attached to the parent container service definition. |
IWithCreate |
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. |
IWithDnsPrefix |
The stage of the Kubernetes cluster definition allowing to specify the DNS prefix label. |
IWithDnsServiceIP<ParentT> |
The stage of a network profile definition allowing to specify an IP address assigned to the Kubernetes DNS service. |
IWithDockerBridgeCidr<ParentT> |
The stage of a network profile definition allowing to specify a CIDR notation IP range assigned to the Docker bridge network. |
IWithGroup |
The stage of the Kubernetes cluster definition allowing to specify the resource group. |
IWithLinuxRootUsername |
The stage of the Kubernetes cluster definition allowing to specific the Linux root username. |
IWithLinuxSshKey |
The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key. |
IWithNetworkPolicy<ParentT> |
The stage of a network profile definition allowing to specify the network policy. |
IWithNetworkProfile |
The stage of the Kubernetes cluster definition allowing to specify a network profile. |
IWithPodCidr<ParentT> |
The stage of a network profile definition allowing to specify a CIDR notation IP range from which to assign pod IPs when kubenet is used. |
IWithServiceCidr<ParentT> |
The stage of a network profile definition allowing to specify a CIDR notation IP range from which to assign service cluster IPs. |
IWithServicePrincipalClientId |
The stage of the Kubernetes cluster definition allowing to specify the service principal client ID. |
IWithServicePrincipalProfile |
The stage of the Kubernetes cluster definition allowing to specify the service principal secret. |
IWithVersion |
The stage of the Kubernetes cluster definition allowing to specify orchestration type. |
IWithVirtualNode |
The stage of the Kubernetes cluster definition allowing to enable virtual node. |
Azure SDK for .NET