次の方法で共有


ExpressRouteCircuitPeeringInner.AzureASN プロパティ

定義

Azure ASN を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象