Namespace:
Microsoft.WindowsAzure.Storage.BlobAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
| BeginGetPageRangesDiff(DateTimeOffset, AsyncCallback, Object)(DateTimeOffset, AsyncCallback^, Object^)(DateTimeOffset, AsyncCallback, Object)(DateTimeOffset, AsyncCallback, Object) |
Begins an asynchronous operation to return the collection of page ranges that differ between a specified snapshot and this object.
|
| BeginGetPageRangesDiff(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(DateTimeOffset, Nullable(Of Int64), Nullable(Of Int64), AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) |
Begins an asynchronous operation to return the collection of page ranges that differ between a specified snapshot and this object.
|
Return to top