Freigeben über


EffectiveNetworkSecurityRule.Access Eigenschaft

Definition

Ruft ab oder legt fest, ob Netzwerkdatenverkehr zugelassen oder verweigert wird. Mögliche Werte: "Allow", "Deny"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: