RegistryUsage.Limit Property

Definition

The limit of the usage.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public long? Limit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Limit : Nullable<int64> with get, set
Public Property Limit As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to