ContainerAppRuntimeJavaAgent.LoggingLoggerSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)