Freigeben über


TenantsOperationsExtensions.ListNext(ITenantsOperations, String) Methode

Definition

Ruft die Mandanten für Ihr Konto ab.

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

Parameter

operations
ITenantsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: