Uses of Class
com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Packages that use AzureTableStorageApplicationLogsConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of AzureTableStorageApplicationLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return AzureTableStorageApplicationLogsConfigModifier 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.Methods in com.microsoft.azure.management.appservice with parameters of type AzureTableStorageApplicationLogsConfigModifier and TypeMethodDescriptionApplicationLogsConfig.withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage) Set application logs to azure table storage configuration.