StorageAccountRegenerateKeysResponse Members
Represents the primary and secondary access keys for a storage account.
The following tables list the members exposed by the StorageAccountRegenerateKeysResponse type.
Public Constructors
Name | Description | |
---|---|---|
StorageAccountRegenerateKeysResponse | Initializes a new instance of the StorageAccountRegenerateKeysResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
PrimaryKey | Gets or sets the primary access key for the storage account. | |
RequestId | (Inherited from AzureOperationResponse) | |
SecondaryKey | Gets or sets the secondary access key for the storage account. | |
StatusCode | (Inherited from HttpOperationResponse) | |
Uri | Gets or sets the request URI for Storage Service API calls. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
StorageAccountRegenerateKeysResponse Class
Microsoft.WindowsAzure.Management.Storage.Models Namespace