Partager via


CloudPageBlob.EndResize(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour redimensionner l’objet blob de page.

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

Paramètres

asyncResult
IAsyncResult

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

S’applique à