次の方法で共有


EffectiveRouteMapRoute.BgpCommunities プロパティ

定義

ルートの BGP コミュニティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="bgpCommunities")]
public string BgpCommunities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bgpCommunities")>]
member this.BgpCommunities : string with get, set
Public Property BgpCommunities As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象