| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppDiagnosticLogs.Definition<ParentT>
The entirety of a web app diagnostic log definition.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication<ParentT> |
WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel.withLogLevel(LogLevel logLevel)
Specifies the application log level.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/