Share via


NetworkSecurityGroupSecurityRule.Access Property

Definition

Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.

public string Access { get; set; }
member this.Access : string with get, set
Public Property Access As String

Property Value

Applies to