BgpServiceCommunity.BgpCommunities Property

Definition

A list of bgp communities.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.BgpCommunity> BgpCommunities { get; }
member this.BgpCommunities : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.BgpCommunity>
Public ReadOnly Property BgpCommunities As IList(Of BgpCommunity)

Property Value

Applies to