Partilhar via


StorageAccountBaseCmdlet.WriteStorageAccountList Method

Definition

protected void WriteStorageAccountList (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Storage.Models.StorageAccount> storageAccounts);
member this.WriteStorageAccountList : seq<Microsoft.Azure.Management.Storage.Models.StorageAccount> -> unit
Protected Sub WriteStorageAccountList (storageAccounts As IEnumerable(Of StorageAccount))

Parameters

storageAccounts
IEnumerable<StorageAccount>

Applies to