Partager via


BGPCommunity.CommunityPrefixes Propriété

Définition

Obtient ou définit les préfixes que la communauté bgp contient.

[Newtonsoft.Json.JsonProperty(PropertyName="communityPrefixes")]
public System.Collections.Generic.IList<string> CommunityPrefixes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="communityPrefixes")>]
member this.CommunityPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property CommunityPrefixes As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à