public static interface ContainerServiceAgentPool.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerServiceAgentPool.DefinitionStages.Blank<ParentT>
The first stage of a container service agent pool definition.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT>
The final stage of a container service agent pool definition.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT>
The stage of a container service agent pool definition allowing to specify the DNS prefix.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize<ParentT>
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithOSType<ParentT>
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithPorts<ParentT>
The stage of a container service agent pool definition allowing to specify the agent pool ports to be exposed.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithStorageProfile<ParentT>
The stage of a container service agent pool definition allowing to specify the agent pool storage kind.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithVirtualNetwork<ParentT>
The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT>
The stage of a container service agent pool definition allowing to specify the agent virtual machine size.
|
Copyright © 2019. All rights reserved.