Partager via


IEventHub.ListAuthorizationRulesAsync(CancellationToken) Méthode

Définition

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

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à