BGPCommunity.CommunityValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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