Share via


ContainerRegistryNetworkRuleSet.IPRules Property

Definition

The IP ACL rules.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryIPRule> IPRules { get; }
member this.IPRules : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryIPRule>
Public ReadOnly Property IPRules As IList(Of ContainerRegistryIPRule)

Property Value

Applies to