次の方法で共有


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

適用対象