Share via


SecurityRuleData.Access Property

Definition

The network traffic is allowed or denied.

public Azure.ResourceManager.Network.Models.SecurityRuleAccess? Access { get; set; }
member this.Access : Nullable<Azure.ResourceManager.Network.Models.SecurityRuleAccess> with get, set
Public Property Access As Nullable(Of SecurityRuleAccess)

Property Value

Applies to