Delen via


RoleDefinitionsOperationsExtensions.ListNext Methode

Definitie

Haal alle roldefinities op die van toepassing zijn op het bereik en hoger.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.RoleDefinition> ListNext (this Microsoft.Azure.Management.Authorization.IRoleDefinitionsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Authorization.IRoleDefinitionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.RoleDefinition>
<Extension()>
Public Function ListNext (operations As IRoleDefinitionsOperations, nextPageLink As String) As IPage(Of RoleDefinition)

Parameters

operations
IRoleDefinitionsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op