public static interface ContainerService.DefinitionStages.WithMasterDnsPrefix
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithCreate |
withMasterDnsPrefix(String dnsPrefix)
Specifies the DNS prefix to be used to create the FQDN for the master pool.
|
ContainerService.DefinitionStages.WithCreate withMasterDnsPrefix(String dnsPrefix)
dnsPrefix - the DNS prefix to be used to create the FQDN for 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.
*/