Compartilhar via


TenantsOperationsExtensions.ListNext(ITenantsOperations, String) Método

Definição

Obtém os locatários da sua conta.

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

Parâmetros

operations
ITenantsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a