次の方法で共有


HttpLogsConfig.FileSystem プロパティ

定義

ファイル システム構成に対する http ログを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象