次の方法で共有


ExpressRouteCrossConnection.ExpressRouteCircuit プロパティ

定義

ExpressRouteCircuit を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象