Uses of Class
com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of AzureTableStorageApplicationLogsConfig in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionApplicationLogsConfig.azureTableStorage()
Get application logs to azure table storage configuration.Set log level.AzureTableStorageApplicationLogsConfig.withSasUrl
(String sasUrl) Set sAS URL to an Azure table with add/query/delete permissions.Modifier and TypeMethodDescriptionApplicationLogsConfig.withAzureTableStorage
(AzureTableStorageApplicationLogsConfig azureTableStorage) Set application logs to azure table storage configuration.