Share via


KubeEnvironmentData.AppLogsConfiguration Property

Definition

Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported

public Azure.ResourceManager.AppService.Models.AppLogsConfiguration AppLogsConfiguration { get; set; }
member this.AppLogsConfiguration : Azure.ResourceManager.AppService.Models.AppLogsConfiguration with get, set
Public Property AppLogsConfiguration As AppLogsConfiguration

Property Value

Applies to