Compartir a través de


NetworkSecurityRule.Access Propiedad

Definición

Obtiene o establece el tráfico de red permitido o denegado. 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