Freigeben über


CloudBlob.EndChangeLease(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Ändern der Lease für dieses Blob.

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 , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Die neue Lease-ID.

Gilt für: