Bagikan melalui


BgpServiceCommunityInner.BgpCommunities Property

Definition

Gets or sets a list of bgp communities.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpCommunities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BGPCommunity> BgpCommunities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpCommunities")>]
member this.BgpCommunities : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BGPCommunity> with get, set
Public Property BgpCommunities As IList(Of BGPCommunity)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to