BlobRestoreContent クラス

定義

BLOB 復元パラメーター。

public class BlobRestoreContent
type BlobRestoreContent = class
Public Class BlobRestoreContent
継承
BlobRestoreContent

コンストラクター

BlobRestoreContent(DateTimeOffset, IEnumerable<BlobRestoreRange>)

BlobRestoreContent の新しいインスタンスを初期化します。

プロパティ

BlobRanges

復元する BLOB 範囲。

TimeToRestore

指定した時刻に BLOB を復元します。

適用対象