| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppDiagnosticLogs.Definition<ParentT>
The entirety of a web app diagnostic log definition.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage<ParentT>
The final stage of the web app diagnostic log definition, plus extra settings for application logs stored in a Storage blob.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>
The final stage of the web app diagnostic log definition, plus extra settings for web server logs stored in the file system.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage<ParentT>
The final stage of the web app diagnostic log definition, 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.
*/