次の方法で共有


ExpressRoutePort.Links プロパティ

定義

expressRouteLink Sub-Resourcesを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.links")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRouteLink> Links { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.links")>]
member this.Links : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRouteLink> with get, set
Public Property Links As IList(Of ExpressRouteLink)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

ExpressRoutePort リソースの物理リンクのセット。

適用対象