Share via


BGPCommunity.CommunityValue Property

Definition

Gets or sets the value of the bgp community. For more information: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to