Partager via


CloudBlobContainer.EndChangeLease(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour modifier le bail sur ce conteneur.

public virtual string EndChangeLease (IAsyncResult asyncResult);
abstract member EndChangeLease : IAsyncResult -> string
override this.EndChangeLease : IAsyncResult -> string
Public Overridable Function EndChangeLease (asyncResult As IAsyncResult) As String

Paramètres

asyncResult
IAsyncResult

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

Retours

Nouvel ID de bail.

S’applique à