| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent |
Package containing the service clients for StorageManagementClient.
|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
QueueServicePropertiesInner |
QueueServicesClient.getServiceProperties(String resourceGroupName,
String accountName)
Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS
(Cross-Origin Resource Sharing) rules.
|
QueueServicePropertiesInner |
QueueServicesClient.setServiceProperties(String resourceGroupName,
String accountName)
Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS
(Cross-Origin Resource Sharing) rules.
|
| Modifier and Type | Method and Description |
|---|---|
QueueServicePropertiesInner |
QueueServicePropertiesInner.withCors(CorsRules cors)
Set the cors property: Specifies CORS rules for the Queue service.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.