HttpLogsConfig.FileSystem Property

Definition

Gets or sets http logs to file system configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to