Udostępnij za pośrednictwem


DnsConfig.RelativeName Property

Definition

Gets or sets the relative DNS name provided by this Traffic Manager profile. This value is combined with the DNS domain name used by Azure Traffic Manager to form the fully-qualified domain name (FQDN) of the profile.

[Newtonsoft.Json.JsonProperty(PropertyName="relativeName")]
public string RelativeName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relativeName")>]
member this.RelativeName : string with get, set
Public Property RelativeName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to