次の方法で共有


Endpoint.EndpointLocation プロパティ

定義

"パフォーマンス" トラフィック ルーティング方法を使用する場合の、外部エンドポイントまたは入れ子になったエンドポイントの場所を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象