SubscriptionsOperationsExtensions.ListNextAsync Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém todas as assinaturas de um locatário.
public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Subscription>> ListNextAsync (this Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Subscription>>
<Extension()>
Public Function ListNextAsync (operations As ISubscriptionsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Subscription))
- operations
- ISubscriptionsOperations
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.
- cancellationToken
- CancellationToken
O token de cancelamento.
Produto | Versões |
---|---|
Azure SDK for .NET | Legacy |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: