Bagikan melalui


IEventHubNamespace.ListEventHubsAsync(CancellationToken) Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Eventhub.Fluent.IEventHub>> ListEventHubsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListEventHubsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Eventhub.Fluent.IEventHub>>
Public Function ListEventHubsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IEventHub))

Parameters

cancellationToken
CancellationToken

Returns

Applies to