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 group/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/