Compartir a través de


BGPCommunity.CommunityPrefixes Propiedad

Definición

Obtiene o establece los prefijos que contiene la comunidad de bgp.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a