TenantsOperationsExtensions.ListNext(ITenantsOperations, String) Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription> ListNext (this Microsoft.Azure.Internal.Subscriptions.ITenantsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Internal.Subscriptions.ITenantsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription>
<Extension()>
Public Function ListNext (operations As ITenantsOperations, nextPageLink As String) As IPage(Of TenantIdDescription)

Parameters

operations
ITenantsOperations
nextPageLink
String

Returns

Applies to