次の方法で共有


VpnLinkBgpSettings.Asn プロパティ

定義

BGP スピーカーの ASN を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="asn")]
public long? Asn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asn")>]
member this.Asn : Nullable<int64> with get, set
Public Property Asn As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象