ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> |
withLeafDomainLabel(String dnsLabel)
Specify the DNS prefix to be used to create the FQDN for the agent pool.
|
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> withLeafDomainLabel(String dnsLabel)
dnsLabel - the Dns label/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/