BlobRestoreParametersResponse

data class BlobRestoreParametersResponse(val blobRanges: List<BlobRestoreRangeResponse>, val timeToRestore: String)

Blob restore parameters

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Blob ranges to restore.

Link copied to clipboard

Restore blob to the specified time.