Uses of Interface
com.microsoft.azure.management.storage.BlobServiceProperties
Packages that use BlobServiceProperties
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of BlobServiceProperties in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return types with arguments of type BlobServicePropertiesModifier and TypeMethodDescriptionrx.Observable<BlobServiceProperties>
BlobServices.getServicePropertiesAsync
(String resourceGroupName, String accountName) Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.