你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureFileShareRestoreRequest interface
AzureFileShare 还原请求
- 扩展
属性
copy |
用于解决复制冲突的选项。 |
object |
多态鉴别器,它指定此对象可以是的不同类型 |
recovery |
此恢复的类型。 |
restore |
需要恢复) 和 TargetFolderPath 详细信息的源文件/文件夹 (列表 |
restore |
还原类型 (FullShareRestore 或 ItemLevelRestore) |
source |
源存储帐户 ARM ID |
target |
目标文件共享详细信息 |
继承属性
resource |
将对其执行 LAC 检查的 ResourceGuardOperationRequests |
属性详细信息
copyOptions
用于解决复制冲突的选项。
copyOptions?: string
属性值
string
objectType
多态鉴别器,它指定此对象可以是的不同类型
objectType: "AzureFileShareRestoreRequest"
属性值
"AzureFileShareRestoreRequest"
recoveryType
此恢复的类型。
recoveryType?: string
属性值
string
restoreFileSpecs
需要恢复) 和 TargetFolderPath 详细信息的源文件/文件夹 (列表
restoreFileSpecs?: RestoreFileSpecs[]
属性值
restoreRequestType
还原类型 (FullShareRestore 或 ItemLevelRestore)
restoreRequestType?: string
属性值
string
sourceResourceId
源存储帐户 ARM ID
sourceResourceId?: string
属性值
string
targetDetails
继承属性详细信息
resourceGuardOperationRequests
将对其执行 LAC 检查的 ResourceGuardOperationRequests
resourceGuardOperationRequests?: string[]
属性值
string[]