public static interface TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod |
withLeafDomainLabel(String dnsLabel)
Specify the relative DNS name of the profile.
|
TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod withLeafDomainLabel(String dnsLabel)
The fully qualified domain name (FQDN) will be constructed automatically by appending the rest of the domain to this label.
dnsLabel - the relative DNS name of the profileCopyright © 2019. All rights reserved.