BlobServices Interface
Implements
public interface BlobServices
extends SupportsCreating<Blank>
Type representing BlobServices.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Mono<Blob |
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. |
Method Details
getServicePropertiesAsync
public abstract Mono
Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
Parameters:
Returns: