ContainerAppRuntimeJavaAgent.LoggingLoggerSettings Property

Definition

Settings of the logger for the java app.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppJavaLoggerSetting> LoggingLoggerSettings { get; }
member this.LoggingLoggerSettings : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppJavaLoggerSetting>
Public ReadOnly Property LoggingLoggerSettings As IList(Of ContainerAppJavaLoggerSetting)

Property Value

Applies to