KubeEnvironment.AppLogsConfiguration Propriedade

Definição

Obtém ou define a configuração de cluster que permite que o daemon de log exporte logs de aplicativo para um destino. Atualmente, há suporte apenas para "log-analytics"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appLogsConfiguration")]
public Microsoft.Azure.Management.WebSites.Models.AppLogsConfiguration AppLogsConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.appLogsConfiguration")>]
member this.AppLogsConfiguration : Microsoft.Azure.Management.WebSites.Models.AppLogsConfiguration with get, set
Public Property AppLogsConfiguration As AppLogsConfiguration

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a