Compartir a través de


HttpLogsConfig.FileSystem Propiedad

Definición

Obtiene o establece registros HTTP en la configuración del sistema de archivos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a