public static interface ContainerGroup.DefinitionStages.WithDnsPrefix
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.WithCreate |
withDnsPrefix(String dnsPrefix)
Specifies the DNS prefix to be used to create the FQDN for the container group.
|
ContainerGroup.DefinitionStages.WithCreate withDnsPrefix(String dnsPrefix)
dnsPrefix - the DNS prefix to be used to create the FQDN for the container groupCopyright © 2019. All rights reserved.