다음을 통해 공유


SiteLogsConfigInner.HttpLogs 속성

정의

HTTP 로그 구성을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상