Partager via


ManagedRuleSetsOperationsExtensions.ListAsync Méthode

Définition

Répertorie tous les ensembles de règles managées disponibles.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.ManagedRuleSetDefinition>> ListAsync (this Microsoft.Azure.Management.Cdn.IManagedRuleSetsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Cdn.IManagedRuleSetsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.ManagedRuleSetDefinition>>
<Extension()>
Public Function ListAsync (operations As IManagedRuleSetsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ManagedRuleSetDefinition))

Paramètres

operations
IManagedRuleSetsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à