Compartilhar via


ManagedInstancesOperationsExtensions.ListAsync Método

Definição

Obtém uma lista de todas as instâncias gerenciadas na assinatura.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Fluent.Models.ManagedInstanceInner>> ListAsync (this Microsoft.Azure.Management.Sql.Fluent.IManagedInstancesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Sql.Fluent.IManagedInstancesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Fluent.Models.ManagedInstanceInner>>
<Extension()>
Public Function ListAsync (operations As IManagedInstancesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ManagedInstanceInner))

Parâmetros

operations
IManagedInstancesOperations

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

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a