Partager via


DeletedWorkspacesOperationsExtensions.ListAsync Méthode

Définition

Obtient les espaces de travail récemment supprimés dans un abonnement, disponibles pour la récupération.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.OperationalInsights.Models.Workspace>> ListAsync (this Microsoft.Azure.Management.OperationalInsights.IDeletedWorkspacesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.OperationalInsights.IDeletedWorkspacesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.OperationalInsights.Models.Workspace>>
<Extension()>
Public Function ListAsync (operations As IDeletedWorkspacesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of Workspace))

Paramètres

operations
IDeletedWorkspacesOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à