Compartir a través de


BGPCommunity.CommunityValue Propiedad

Definición

Obtiene o establece el valor de la comunidad bgp. Para obtener más información: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a