共用方式為


SiteLogsConfigInner.ApplicationLogs 屬性

定義

取得或設定應用程式記錄組態。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於