次の方法で共有


ExpressRouteProviderPort.PrimaryAzurePort プロパティ

定義

プライマリ ポートの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象