| 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.
|
static interface |
WebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT>
The final stage of the web app diagnostic log update, plus extra settings for application logs stored in a Storage blob.
|
static interface |
WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
The final stage of the web app diagnostic log update, plus extra settings for web server logs stored in the file system.
|
static interface |
WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerStorage<ParentT>
The final stage of the web app diagnostic log update, plus extra settings for web server logs stored in a Storage blob.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/