Share via


ApplicationLogsConfig.FileSystem Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to