Compartilhar via


ManagedRuleSetsOperationsExtensions.ListAsync Método

Definição

Lista todos os conjuntos de regras gerenciadas disponíveis.

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))

Parâmetros

operations
IManagedRuleSetsOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a