次の方法で共有


ExpressRouteCircuitPeering.AzureASN プロパティ

定義

Azure ASN を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureASN")]
public int? AzureASN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureASN")>]
member this.AzureASN : Nullable<int> with get, set
Public Property AzureASN As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象