Share via


CloudBlob.EndUndelete(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour annuler la suppression réversible de l’objet blob.

public virtual void EndUndelete (IAsyncResult asyncResult);
abstract member EndUndelete : IAsyncResult -> unit
override this.EndUndelete : IAsyncResult -> unit
Public Overridable Sub EndUndelete (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

IAsyncResult qui fait référence à l’opération asynchrone en attente.

S’applique à