Partager via


BgpServiceCommunityInner.BgpCommunities Propriété

Définition

Obtient ou définit une liste de communautés bgp.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à