Partager via


ApplyUpdatesOperationsExtensions.ListAsync Méthode

Définition

Obtenir les enregistrements de configuration au sein d’un abonnement

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

Paramètres

operations
IApplyUpdatesOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à