次の方法で共有


Site.TrafficManagerHostNames プロパティ

定義

アプリに関連付けられている Azure Traffic Manager ホスト名を取得します。 読み取り専用です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficManagerHostNames")]
public System.Collections.Generic.IList<string> TrafficManagerHostNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficManagerHostNames")>]
member this.TrafficManagerHostNames : System.Collections.Generic.IList<string>
Public ReadOnly Property TrafficManagerHostNames As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象