Compartir a través de


BGPCommunity.IsAuthorizedToUse Propiedad

Definición

Obtiene o establece que el cliente está autorizado para usar la comunidad de bgp o no.

[Newtonsoft.Json.JsonProperty(PropertyName="isAuthorizedToUse")]
public bool? IsAuthorizedToUse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAuthorizedToUse")>]
member this.IsAuthorizedToUse : Nullable<bool> with get, set
Public Property IsAuthorizedToUse As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a