Microsoft.Azure.Management.ContainerService.Fluent.ContainerServiceAgentPool.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of a container service agent pool definition.

IDefinition<ParentT>

The entirety of a container service agent pool definition as a part of a parent definition.

IWithAttach<ParentT>

The final stage of a container service agent pool 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.

IWithLeafDomainLabel<ParentT>

The stage of a container service agent pool definition allowing to specify the DNS prefix.

IWithOSDiskSize<ParentT>

The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.

IWithOSType<ParentT>

The stage of a container service agent pool definition allowing to specify the agent pool OS type.

IWithPorts<ParentT>

The stage of a container service agent pool definition allowing to specify the agent pool ports to be exposed.

IWithStorageProfile<ParentT>

The stage of a container service agent pool definition allowing to specify the agent pool storage kind.

IWithVirtualNetwork<ParentT>

The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.

IWithVMSize<ParentT>

The stage of a container service agent pool definition allowing to specify the agent virtual machine size.