次の方法で共有


ExpressRouteLink.InterfaceName プロパティ

定義

Azure ルーター インターフェイスの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象