ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withOSDiskSizeInGB(int osDiskSizeInGB)
OS disk size in GB to be used for each virtual machine in the agent pool.
|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withOSDiskSizeInGB(int osDiskSizeInGB)
osDiskSizeInGB - OS Disk Size in GB to be used for every machine in the agent pool/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/