Partager via


SiteLogsConfig.ApplicationLogs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to