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 poolCopyright © 2019. All rights reserved.