CloudPageBlob.ResizeAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudPageBlob.ResizeAsync (Int64) Resizes the page blob to the specified size.
CloudPageBlob.ResizeAsync (Int64, AccessCondition, BlobRequestOptions, OperationContext) Resizes the page blob to the specified size.

See Also