次の方法で共有


BGPCommunity.IsAuthorizedToUse プロパティ

定義

顧客が bgp コミュニティの使用を許可されているかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isAuthorizedToUse")]
public bool? IsAuthorizedToUse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAuthorizedToUse")>]
member this.IsAuthorizedToUse : Nullable<bool> with get, set
Public Property IsAuthorizedToUse As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象