ContainerRegistryNetworkRuleSet.IPRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)