次の方法で共有


ExpressRouteProviderPort.PortPairDescriptor プロパティ

定義

ポート ペアの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象