Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set application logs to blob storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage)
Set application logs to azure table storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withFileSystem(FileSystemApplicationLogsConfig fileSystem)
Set application logs to file system configuration.
|
Copyright © 2019. All rights reserved.