SiteLogsConfig.HttpLogs Property

Definition

Gets or sets HTTP logs configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to