Bagikan melalui


ConnectedRegistry.LoggingLogLevel Property

Definition

The verbosity of logs persisted on the connected registry.

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

Property Value

Implements

Attributes

Applies to