Compartilhar via


NsgSecurityRule.Access Propriedade

Definição

Obtém ou define se o tráfego de rede é permitido ou negado. Os valores possíveis são “Permitir” e “Negar”.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a