Compartilhar via


RuleSetsOperationsExtensions.ListByProfileNext Método

Definição

Lista os conjuntos de regras existentes do AzureFrontDoor em um perfil.

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)

Parâmetros

operations
IRuleSetsOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a