Partager via


ICloudBlob.EndChangeLease(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour modifier le bail sur cet objet blob.

public string EndChangeLease (IAsyncResult asyncResult);
abstract member EndChangeLease : IAsyncResult -> string
Public Function EndChangeLease (asyncResult As IAsyncResult) As String

Paramètres

asyncResult
IAsyncResult

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

Retours

Nouvel ID de bail.

S’applique à