次の方法で共有


ExpressRouteConnection.ExpressRouteCircuitPeering プロパティ

定義

ExpressRoute 回線ピアリングを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteCircuitPeering")]
public Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringId ExpressRouteCircuitPeering { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteCircuitPeering")>]
member this.ExpressRouteCircuitPeering : Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringId with get, set
Public Property ExpressRouteCircuitPeering As ExpressRouteCircuitPeeringId

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象