Uses of Class
com.microsoft.azure.management.appservice.HttpLogsConfig
-
-
Uses of HttpLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return HttpLogsConfig Modifier and Type Method Description HttpLogsConfigHttpLogsConfig. withAzureBlobStorage(AzureBlobStorageHttpLogsConfig azureBlobStorage)Set http logs to azure blob storage configuration.HttpLogsConfigHttpLogsConfig. withFileSystem(FileSystemHttpLogsConfig fileSystem)Set http logs to file system configuration.
-