Partager via


TenantsOperationsExtensions.ListNext(ITenantsOperations, String) Méthode

Définition

Obtient les locataires de votre compte.

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)

Paramètres

operations
ITenantsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à