CloudPageBlob.BeginGetPageRanges Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudPageBlob.::..BeginGetPageRanges Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
BeginGetPageRanges(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) Begins an asynchronous operation to return a collection of valid page ranges and their starting and ending bytes.

BeginGetPageRanges(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable<Int64>, Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable(Of Int64), Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) Begins an asynchronous operation to return a collection of valid page ranges and their starting and ending bytes.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| BeginGetPageRanges(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous operation to return a collection of valid page ranges and their starting and ending bytes. | |
| BeginGetPageRanges(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable<Int64>, Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Nullable(Of Int64), Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to return a collection of valid page ranges and their starting and ending bytes. |