Share via


BlobContainersImpl.ListAsync(String, String, CancellationToken) Methode

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Storage.Fluent.IListContainerItems>> ListAsync (string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default);
member this.ListAsync : string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Storage.Fluent.IListContainerItems>>
Public Function ListAsync (resourceGroupName As String, accountName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IListContainerItems))

Parameter

resourceGroupName
String
accountName
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: