次の方法で共有


ExpressRouteLink.RouterName プロパティ

定義

物理ポートに関連付けられている Azure ルーターの名前を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routerName")]
public string RouterName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routerName")>]
member this.RouterName : string
Public ReadOnly Property RouterName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象