IWithApplicationLogLevel<ParentT>.WithLogLevel(LogLevel) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定應用程式記錄層級。
public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithStorageLocationForApplication<ParentT> WithLogLevel (Microsoft.Azure.Management.AppService.Fluent.Models.LogLevel logLevel);
abstract member WithLogLevel : Microsoft.Azure.Management.AppService.Fluent.Models.LogLevel -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithStorageLocationForApplication<'ParentT>
Public Function WithLogLevel (logLevel As LogLevel) As IWithStorageLocationForApplication(Of ParentT)
參數
- logLevel
- LogLevel
應用程式記錄層級。