Compartir a través de


BGPCommunity.CommunityName Propiedad

Definición

Obtiene o establece el nombre de la comunidad bgp. Por ejemplo, Skype.

[Newtonsoft.Json.JsonProperty(PropertyName="communityName")]
public string CommunityName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="communityName")>]
member this.CommunityName : string with get, set
Public Property CommunityName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a