CloudPageBlob.GetPageRangesDiffAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
GetPageRangesDiffAsync(DateTimeOffset) |
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。 |
GetPageRangesDiffAsync(DateTimeOffset, CancellationToken) |
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。 |
GetPageRangesDiffAsync(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext) |
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。 |
GetPageRangesDiffAsync(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) |
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。 |
GetPageRangesDiffAsync(DateTimeOffset)
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。
[Microsoft.Azure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.PageDiffRange>> GetPageRangesDiffAsync (DateTimeOffset previousSnapshotTime);
[<Microsoft.Azure.Storage.DoesServiceRequest>]
abstract member GetPageRangesDiffAsync : DateTimeOffset -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
override this.GetPageRangesDiffAsync : DateTimeOffset -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
Public Overridable Function GetPageRangesDiffAsync (previousSnapshotTime As DateTimeOffset) As Task(Of IEnumerable(Of PageDiffRange))
パラメーター
- previousSnapshotTime
- DateTimeOffset
DateTimeOffset diffの開始点として使用するスナップショットタイムスタンプを表す 。 この CloudPageBlob がスナップショットを表す場合、previousSnapshotTime パラメーターは現在のスナップショットタイムスタンプより前である必要があります。
戻り値
Task<TResult>非同期操作を表す型PageRangeの列挙可能なコレクションである オブジェクト。
- 属性
適用対象
GetPageRangesDiffAsync(DateTimeOffset, CancellationToken)
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。
[Microsoft.Azure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.PageDiffRange>> GetPageRangesDiffAsync (DateTimeOffset previousSnapshotTime, System.Threading.CancellationToken cancellationToken);
[<Microsoft.Azure.Storage.DoesServiceRequest>]
abstract member GetPageRangesDiffAsync : DateTimeOffset * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
override this.GetPageRangesDiffAsync : DateTimeOffset * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
Public Overridable Function GetPageRangesDiffAsync (previousSnapshotTime As DateTimeOffset, cancellationToken As CancellationToken) As Task(Of IEnumerable(Of PageDiffRange))
パラメーター
- previousSnapshotTime
- DateTimeOffset
DateTimeOffset diffの開始点として使用するスナップショットタイムスタンプを表す 。 この CloudPageBlob がスナップショットを表す場合、previousSnapshotTime パラメーターは現在のスナップショットタイムスタンプより前である必要があります。
- cancellationToken
- CancellationToken
タスクの完了を待機しているときに監視する CancellationToken。
戻り値
Task<TResult>非同期操作を表す型PageRangeの列挙可能なコレクションである オブジェクト。
- 属性
適用対象
GetPageRangesDiffAsync(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext)
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。
[Microsoft.Azure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.PageDiffRange>> GetPageRangesDiffAsync (DateTimeOffset previousSnapshotTime, long? offset, long? length, Microsoft.Azure.Storage.AccessCondition accessCondition, Microsoft.Azure.Storage.Blob.BlobRequestOptions options, Microsoft.Azure.Storage.OperationContext operationContext);
[<Microsoft.Azure.Storage.DoesServiceRequest>]
abstract member GetPageRangesDiffAsync : DateTimeOffset * Nullable<int64> * Nullable<int64> * Microsoft.Azure.Storage.AccessCondition * Microsoft.Azure.Storage.Blob.BlobRequestOptions * Microsoft.Azure.Storage.OperationContext -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
override this.GetPageRangesDiffAsync : DateTimeOffset * Nullable<int64> * Nullable<int64> * Microsoft.Azure.Storage.AccessCondition * Microsoft.Azure.Storage.Blob.BlobRequestOptions * Microsoft.Azure.Storage.OperationContext -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
Public Overridable Function GetPageRangesDiffAsync (previousSnapshotTime As DateTimeOffset, offset As Nullable(Of Long), length As Nullable(Of Long), accessCondition As AccessCondition, options As BlobRequestOptions, operationContext As OperationContext) As Task(Of IEnumerable(Of PageDiffRange))
パラメーター
- previousSnapshotTime
- DateTimeOffset
DateTimeOffset diffの開始点として使用するスナップショットタイムスタンプを表す 。 この CloudPageBlob がスナップショットを表す場合、previousSnapshotTime パラメーターは現在のスナップショットタイムスタンプより前である必要があります。
- accessCondition
- AccessCondition
要求を実行するために満たす必要のある条件を表す AccessCondition オブジェクトです。 null
の場合、条件は使用されません。
- options
- BlobRequestOptions
要求の追加オプションを指定する BlobRequestOptions オブジェクトです。
- operationContext
- OperationContext
現在の操作のコンテキストを表す OperationContext オブジェクトです。
戻り値
Task<TResult>非同期操作を表す型PageRangeの列挙可能なコレクションである オブジェクト。
- 属性
適用対象
GetPageRangesDiffAsync(DateTimeOffset, Nullable<Int64>, Nullable<Int64>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)
指定したスナップショットとこのオブジェクトの間で異なるページ範囲のコレクションを返す非同期操作を開始します。
[Microsoft.Azure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.PageDiffRange>> GetPageRangesDiffAsync (DateTimeOffset previousSnapshotTime, long? offset, long? length, Microsoft.Azure.Storage.AccessCondition accessCondition, Microsoft.Azure.Storage.Blob.BlobRequestOptions options, Microsoft.Azure.Storage.OperationContext operationContext, System.Threading.CancellationToken cancellationToken);
[<Microsoft.Azure.Storage.DoesServiceRequest>]
abstract member GetPageRangesDiffAsync : DateTimeOffset * Nullable<int64> * Nullable<int64> * Microsoft.Azure.Storage.AccessCondition * Microsoft.Azure.Storage.Blob.BlobRequestOptions * Microsoft.Azure.Storage.OperationContext * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
override this.GetPageRangesDiffAsync : DateTimeOffset * Nullable<int64> * Nullable<int64> * Microsoft.Azure.Storage.AccessCondition * Microsoft.Azure.Storage.Blob.BlobRequestOptions * Microsoft.Azure.Storage.OperationContext * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Storage.Blob.PageDiffRange>>
Public Overridable Function GetPageRangesDiffAsync (previousSnapshotTime As DateTimeOffset, offset As Nullable(Of Long), length As Nullable(Of Long), accessCondition As AccessCondition, options As BlobRequestOptions, operationContext As OperationContext, cancellationToken As CancellationToken) As Task(Of IEnumerable(Of PageDiffRange))
パラメーター
- previousSnapshotTime
- DateTimeOffset
DateTimeOffset diffの開始点として使用するスナップショットタイムスタンプを表す 。 この CloudPageBlob がスナップショットを表す場合、previousSnapshotTime パラメーターは現在のスナップショットタイムスタンプより前である必要があります。
- accessCondition
- AccessCondition
要求を実行するために満たす必要のある条件を表す AccessCondition オブジェクトです。 null
の場合、条件は使用されません。
- options
- BlobRequestOptions
要求の追加オプションを指定する BlobRequestOptions オブジェクトです。
- operationContext
- OperationContext
現在の操作のコンテキストを表す OperationContext オブジェクトです。
- cancellationToken
- CancellationToken
タスクの完了を待機しているときに監視する CancellationToken。
戻り値
Task<TResult>非同期操作を表す型PageRangeの列挙可能なコレクションである オブジェクト。
- 属性
適用対象
Azure SDK for .NET