Compartir a través de


Parameter.Community Propiedad

Definición

Obtiene o establece la lista de comunidades BGP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a