Compartir a través de


SiteLogsConfigInner.ApplicationLogs Propiedad

Definición

Obtiene o establece la configuración de registros de aplicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a