StorageAccountListResponse.StorageAccounts Property

Definition

Optional. The requested storage accounts.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Storage.Models.StorageAccount> StorageAccounts { get; set; }
member this.StorageAccounts : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Storage.Models.StorageAccount> with get, set
Public Property StorageAccounts As IList(Of StorageAccount)

Property Value

Applies to