CloudBlobContainer.EndChangeLease(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um die Lease für diesen Container zu ändern.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult, das auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Die neue Lease-ID.

Gilt für: