SiteLogsConfigInner.ApplicationLogs Property

Definition

Gets or sets application logs configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to