Share via


CloudBlob.EndRotateEncryptionKey(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour faire pivoter la clé de chiffrement sur cet objet blob.

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

Paramètres

asyncResult
IAsyncResult

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

S’applique à