GroupsOperationsExtensions.ListNext(IGroupsOperations, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Version1_6.Models.ADGroup> ListNext (this Microsoft.Azure.Graph.RBAC.Version1_6.IGroupsOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Graph.RBAC.Version1_6.IGroupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Version1_6.Models.ADGroup>
<Extension()>
Public Function ListNext (operations As IGroupsOperations, nextLink As String) As IPage(Of ADGroup)
Parameters
- operations
- IGroupsOperations
- nextLink
- String