| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| 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.Update<ParentT>
The final stage of the web app diagnostic log 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 © 2021 Microsoft Corporation. All rights reserved.