ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.DefinitionStages.WithOSType<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withOSType(OSType osType)
OS type to be used for each virtual machine in the agent pool.
|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withOSType(OSType osType)
Default is Linux.
osType - OS type to be used for each virtual machine in the agent poolCopyright © 2020 Microsoft Corporation. All rights reserved.