你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PreRestoreRequest 类

定义

预还原请求对象。

public class PreRestoreRequest
type PreRestoreRequest = class
Public Class PreRestoreRequest
继承
PreRestoreRequest

构造函数

PreRestoreRequest()

初始化 PreRestoreRequest 类的新实例。

PreRestoreRequest(String, String, String, String, String, String, String, IList<RestoreFileSpec>, Nullable<Int32>)

初始化 PreRestoreRequest 类的新实例。

属性

AzureFileShareUri

获取或设置预还原 Azure 文件共享 URI。

BackupMetadataPropertyBag

获取或设置预还原备份元数据属性包。

Partition

获取或设置还原前分区。

PauseWaitForSyncDrainTimePeriodInSeconds

获取或设置还原前暂停等待同步排出时间段(以秒为单位)。

ReplicaGroup

获取或设置预还原副本 (replica) 组。

RequestId

获取或设置预还原请求 ID。

RestoreFileSpec

获取或设置还原前还原文件规范数组。

SourceAzureFileShareUri

获取或设置预还原 Azure 源 azure 文件共享 URI。

Status

获取或设置还原 Azure 的预状态。

适用于