次の方法で共有


StorageAccountListResponse.StorageAccounts プロパティ

定義

任意。 要求されたストレージ アカウント。

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)

プロパティ値

適用対象