IPRule.Action Property

Definition

The action of IP ACL rule.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.Action? Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Action : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.Action> with get, set
Public Property Action As Nullable(Of Action)

Property Value

Implements

Attributes

Applies to