Uses of Interface
com.azure.resourcemanager.storage.models.BlobServiceProperties
-
Packages that use BlobServiceProperties Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of BlobServiceProperties in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return types with arguments of type BlobServiceProperties Modifier and Type Method Description Mono<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.
-