Share via


ConnectedRegistryLogging.LogLevel Property

Definition

The verbosity of logs persisted on the connected registry.

public Azure.ResourceManager.ContainerRegistry.Models.ConnectedRegistryLogLevel? LogLevel { get; set; }
member this.LogLevel : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ConnectedRegistryLogLevel> with get, set
Public Property LogLevel As Nullable(Of ConnectedRegistryLogLevel)

Property Value

Applies to