| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpLogsConfig |
SiteLogsConfigInner.httpLogs()
Get the httpLogs property: HTTP logs configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SiteLogsConfigInner |
SiteLogsConfigInner.withHttpLogs(HttpLogsConfig httpLogs)
Set the httpLogs property: HTTP logs configuration.
|
| Modifier and Type | Method and Description |
|---|---|
HttpLogsConfig |
HttpLogsConfig.withAzureBlobStorage(AzureBlobStorageHttpLogsConfig azureBlobStorage)
Set the azureBlobStorage property: Http logs to azure blob storage configuration.
|
HttpLogsConfig |
HttpLogsConfig.withFileSystem(FileSystemHttpLogsConfig fileSystem)
Set the fileSystem property: Http logs to file system configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.