Partager via


RuleSetsOperationsExtensions.ListByProfileNext Méthode

Définition

Répertorie les ensembles de règles AzureFrontDoor existants dans un profil.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.RuleSet> ListByProfileNext (this Microsoft.Azure.Management.Cdn.IRuleSetsOperations operations, string nextPageLink);
static member ListByProfileNext : Microsoft.Azure.Management.Cdn.IRuleSetsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.RuleSet>
<Extension()>
Public Function ListByProfileNext (operations As IRuleSetsOperations, nextPageLink As String) As IPage(Of RuleSet)

Paramètres

operations
IRuleSetsOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à