| Modifier and Type | Method and Description |
|---|---|
rx.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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/