StorageAccountGetResponse::StorageAccount Property

 

Optional. The requested storage account.

Namespace:   Microsoft.WindowsAzure.Management.Storage.Models
Assembly:  Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)

public:
property StorageAccount^ StorageAccount {
	StorageAccount^ get();
	void set(StorageAccount^ value);
}
Return to top
Show: