| Package | Description |
|---|---|
| com.microsoft.windowsazure.management.storage |
This package contains the storage management class,
interface, and associated configuration and utility classes.
|
| com.microsoft.windowsazure.management.storage.models |
This package contains the models for the storage management service.
|
| Class and Description |
|---|
| CheckNameAvailabilityResponse
The response to a storage account check name availability request.
|
| StorageAccountCreateParameters
Parameters supplied to the Create Storage Account operation.
|
| StorageAccountGetKeysResponse
The primary and secondary access keys for a storage account.
|
| StorageAccountGetResponse
The Get Storage Account Properties operation response.
|
| StorageAccountListResponse
The List Storage Accounts operation response.
|
| StorageAccountRegenerateKeysParameters
Parameters supplied to the Regenerate Keys operation.
|
| StorageAccountRegenerateKeysResponse
The primary and secondary access keys for a storage account.
|
| StorageAccountUpdateParameters
Parameters supplied to the Update Storage Account operation.
|
| Class and Description |
|---|
| GeoRegionStatus
Indicates whether the storage region is available.
|
| StorageAccount
A Storage Service associated with your subscription.
|
| StorageAccountProperties
Details about a storage account.
|
| StorageAccountStatus
The status of the storage account at the time the operation was called.
|
| StorageKeyType
Describes the type of a storage key.
|
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/