public static interface ContainerService.DefinitionStages.WithMasterLeafDomainLabel
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithAgentPool |
withMasterLeafDomainLabel(String dnsLabel)
Specifies the master node Dns label.
|
ContainerService.DefinitionStages.WithAgentPool withMasterLeafDomainLabel(String dnsLabel)
dnsLabel - the Dns prefix/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/