次の方法で共有


ExpressRoutePort.PeeringLocation プロパティ

定義

ExpressRoutePort が物理的にマップされるピアリングの場所の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象