See: Description
| Class | Description |
|---|---|
| CheckNameAvailabilityResponse |
The response to a storage account check name availability request.
|
| GeoRegionNames |
The geographical region in which a storage account exists.
|
| StorageAccount |
A Storage Service associated with your subscription.
|
| 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.
|
| StorageAccountProperties |
Details about a storage account.
|
| StorageAccountRegenerateKeysParameters |
Parameters supplied to the Regenerate Keys operation.
|
| StorageAccountRegenerateKeysResponse |
The primary and secondary access keys for a storage account.
|
| StorageAccountTypes |
Specifies whether the account supports locally-redundant storage,
geo-redundant storage, zone-redundant storage, or read access geo-redundant
storage.
|
| StorageAccountUpdateParameters |
Parameters supplied to the Update Storage Account operation.
|
| Enum | Description |
|---|---|
| GeoRegionStatus |
Indicates whether the storage region is available.
|
| 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.
*/