Share via


ContainerRegistryIPRule.Action Property

Definition

The action of IP ACL rule.

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

Property Value

Applies to