Bagikan melalui


Registry.NetworkRuleSetDefaultAction Property

Definition

The default action of allow or deny when no other rules match.

[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.Support.DefaultAction? NetworkRuleSetDefaultAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.NetworkRuleSetDefaultAction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.DefaultAction> with get, set
Public Property NetworkRuleSetDefaultAction As Nullable(Of DefaultAction)

Property Value

Implements

Attributes

Applies to