StorageAccountGetResponse.StorageAccount Property
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.
Optional. The requested storage account.
public Microsoft.WindowsAzure.Management.Storage.Models.StorageAccount StorageAccount { get; set; }
member this.StorageAccount : Microsoft.WindowsAzure.Management.Storage.Models.StorageAccount with get, set
Public Property StorageAccount As StorageAccount