Uses of Class
com.microsoft.azure.management.appservice.HttpLogsConfig
Packages that use HttpLogsConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of HttpLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return HttpLogsConfigModifier and TypeMethodDescriptionHttpLogsConfig.withAzureBlobStorage
(AzureBlobStorageHttpLogsConfig azureBlobStorage) Set http logs to azure blob storage configuration.HttpLogsConfig.withFileSystem
(FileSystemHttpLogsConfig fileSystem) Set http logs to file system configuration.