CloudBlob.EndRotateEncryptionKey(IAsyncResult) メソッド

定義

この BLOB の暗号化キーをローテーションする非同期操作を終了します。

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

パラメーター

asyncResult
IAsyncResult

IAsyncResult保留中の非同期操作を参照する 。

適用対象