Uses of Class
com.microsoft.azure.management.appservice.ApplicationLogsConfig
-
-
Uses of ApplicationLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ApplicationLogsConfig Modifier and Type Method Description ApplicationLogsConfigApplicationLogsConfig. withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)Set application logs to blob storage configuration.ApplicationLogsConfigApplicationLogsConfig. withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage)Set application logs to azure table storage configuration.ApplicationLogsConfigApplicationLogsConfig. withFileSystem(FileSystemApplicationLogsConfig fileSystem)Set application logs to file system configuration.
-