次の方法で共有


ExpressRoutePort.Circuits プロパティ

定義

この ExpressRoutePort リソースでプロビジョニングされている ExpressRoute 回線を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.circuits")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> Circuits { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.circuits")>]
member this.Circuits : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property Circuits As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象