次の方法で共有


DnsConfig.Fqdn プロパティ

定義

Traffic Manager プロファイルの完全修飾ドメイン名 (FQDN) を取得します。 これは、RelativeName と Azure Traffic Manager で使用される DNS ドメインの連結から形成されます。

[Newtonsoft.Json.JsonProperty(PropertyName="fqdn")]
public string Fqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fqdn")>]
member this.Fqdn : string
Public ReadOnly Property Fqdn As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象