Share via


ManagedRuleSetsOperationsExtensions.List(IManagedRuleSetsOperations) Method

Definition

Lists all available managed rule sets.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.ManagedRuleSetDefinition> List (this Microsoft.Azure.Management.Cdn.IManagedRuleSetsOperations operations);
static member List : Microsoft.Azure.Management.Cdn.IManagedRuleSetsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.ManagedRuleSetDefinition>
<Extension()>
Public Function List (operations As IManagedRuleSetsOperations) As IPage(Of ManagedRuleSetDefinition)

Parameters

operations
IManagedRuleSetsOperations

The operations group for this extension method.

Returns

Applies to