Microsoft.Azure.Management.ContainerService.Fluent.ContainerService.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. |
IDefinition |
Container interface for all the definitions related to a container service. |
IWithAgentPool |
The stage of the container service definition allowing to specify an agent pool profile. |
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. |
IWithDiagnostics |
The stage of the container service definition allowing to enable diagnostics. |
IWithGroup |
The stage of the container service definition allowing to specify the resource group. |
IWithLinux |
The stage of the container service definition allowing the start of defining Linux specific settings. |
IWithLinuxRootUsername |
The stage of the container service definition allowing to specific the Linux root username. |
IWithLinuxSshKey |
The stage of the container service definition allowing to specific the Linux SSH key. |
IWithMasterDnsPrefix |
The stage of the container service definition allowing to specify the master DNS prefix label. |
IWithMasterNodeCount |
The stage of the container service definition allowing to specify the master node count. |
IWithMasterOSDiskSize |
The stage of a container service definition allowing to specify the master pool OS disk size. |
IWithMasterStorageProfile |
The stage of a container service definition allowing to specify the master's virtual machine storage kind. |
IWithMasterVMSize |
The stage of the container service definition allowing to specify the master VM size. |
IWithOrchestrator |
The stage of the container service definition allowing to specify orchestration type. |
IWithServicePrincipalProfile |
The stage allowing properties for cluster service principals to be specified. |
IWithSubnet |
The stage of the container service definition allowing to specify the virtual network and subnet for the machines. |
Azure SDK for .NET