Share via


EffectiveRouteMapRoute.BgpCommunities Property

Definition

Gets or sets BGP communities of the route.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to