StorageAccountGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Get Storage Account Properties operation response.
public class StorageAccountGetResponse : Microsoft.Azure.AzureOperationResponse
type StorageAccountGetResponse = class
inherit AzureOperationResponse
Public Class StorageAccountGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseStorageAccountGetResponse
Constructors
StorageAccountGetResponse() |
Initializes a new instance of the StorageAccountGetResponse class. |
Properties
StorageAccount |
Optional. The requested storage account. |