Share via


NsgSecurityRule.Access Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public string Access { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.Access : string with get, set
Public Property Access As String

Property Value

Implements

Attributes

Applies to