Freigeben über


BgpServiceCommunityInner.BgpCommunities Eigenschaft

Definition

Ruft eine Liste von bgp-Communitys ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: