Share via


Registry.NetworkRuleSetIPRule Property

Definition

The IP ACL rules.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.IIPRule[] NetworkRuleSetIPRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.NetworkRuleSetIPRule : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.IIPRule[] with get, set
Public Property NetworkRuleSetIPRule As IIPRule()

Property Value

Implements

Attributes

Applies to