Partager via


RulesOperationsExtensions.ListByRuleSetNext(IRulesOperations, String) Méthode

Définition

Répertorie toutes les règles de remise existantes au sein d’un ensemble de règles.

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

Paramètres

operations
IRulesOperations

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 à