Partager via


ISecret.ListVersionsAsync(CancellationToken) Méthode

Définition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.KeyVault.Fluent.ISecret>> ListVersionsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListVersionsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.KeyVault.Fluent.ISecret>>
Public Function ListVersionsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of ISecret))

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à