| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppDiagnosticLogs.UpdateDefinition<ParentT>
The entirety of a web app diagnostic log definition as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.UpdateStages.WithApplicationLogLevel<ParentT> |
WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging.withApplicationLogging()
Enable logging from the web application.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/