Compartir a través de


EffectiveNetworkSecurityRule.Access Propiedad

Definición

Obtiene o establece si se permite o se deniega el tráfico de red. Entre los valores posibles se incluyen: "Allow", "Deny"

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a