Compartir a través de


SecurityRuleInner.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="properties.access")]
public Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleAccess Access { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.access")>]
member this.Access : Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleAccess with get, set
Public Property Access As SecurityRuleAccess

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a