| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ServiceGetPropertiesResponse> |
ServiceURL.getProperties()
Gets the properties of a storage account’s Blob service.
|
io.reactivex.Single<ServiceGetPropertiesResponse> |
ServiceURL.getProperties(com.microsoft.rest.v2.Context context)
Gets the properties of a storage account’s Blob service.
|
io.reactivex.Single<ServiceGetPropertiesResponse> |
GeneratedServices.getPropertiesWithRestResponseAsync(com.microsoft.rest.v2.Context context,
Integer timeout,
String requestId)
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.