LoggingProperties.LogLevel Property

Definition

The verbosity of logs persisted on the connected registry.

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

Property Value

Implements

Attributes

Applies to