public static interface ContainerService.DefinitionStages.WithMasterOSDiskSize
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithCreate |
withMasterOSDiskSizeInGB(int osDiskSizeInGB)
OS Disk Size in GB to be used for every machine in the master pool.
|
ContainerService.DefinitionStages.WithCreate withMasterOSDiskSizeInGB(int osDiskSizeInGB)
osDiskSizeInGB - OS Disk Size in GB to be used for every machine in the master pool/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/