Partager via


ManagedInstancesOperationsExtensions.ListAsync Méthode

Définition

Obtient la liste de toutes les instances managées de l’abonnement.

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))

Paramètres

operations
IManagedInstancesOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à