Share via


BGPCommunity.ServiceGroup Property

Definition

Gets or sets the service group of the bgp community contains.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to