public static interface ContainerService.DefinitionStages.WithMasterStorageProfile
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithCreate |
withMasterStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
Specifies the storage kind to be used for every machine in master pool.
|
ContainerService.DefinitionStages.WithCreate withMasterStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
storageProfile - the storage kind 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.
*/