Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AzureBlobStorageApplicationLogsConfig |
ApplicationLogsConfig.azureBlobStorage()
Get application logs to blob storage configuration.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withLevel(LogLevel level)
Set log level.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withRetentionInDays(Integer retentionInDays)
Set retention in days.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withSasUrl(String sasUrl)
Set sAS url to a azure blob container with read/write/list/delete permissions.
|
Modifier and Type | Method and Description |
---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set application logs to blob storage configuration.
|
Copyright © 2019. All rights reserved.