Compartilhar via


BGPCommunity.IsAuthorizedToUse Propriedade

Definição

Obtém ou define que o cliente está autorizado a usar a comunidade bgp ou não.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a