次の方法で共有


SiteLogsConfig.HttpLogs プロパティ

定義

HTTP ログの構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象