你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BackupResourceVaultConfig interface
备份资源保管库配置详细信息。
属性
enhanced |
已启用或已禁用。 |
is |
此标志不再使用。 请使用“softDeleteFeatureState”设置保管库的软删除状态 |
resource |
ResourceGuard 操作请求 |
soft |
软删除功能状态 |
soft |
软删除保留期(天) |
storage |
存储类型。 |
storage |
存储类型。 |
storage |
已锁定或已解锁。 针对资源注册计算机后,storageTypeState 始终处于锁定状态。 |
属性详细信息
enhancedSecurityState
已启用或已禁用。
enhancedSecurityState?: string
属性值
string
isSoftDeleteFeatureStateEditable
此标志不再使用。 请使用“softDeleteFeatureState”设置保管库的软删除状态
isSoftDeleteFeatureStateEditable?: boolean
属性值
boolean
resourceGuardOperationRequests
ResourceGuard 操作请求
resourceGuardOperationRequests?: string[]
属性值
string[]
softDeleteFeatureState
软删除功能状态
softDeleteFeatureState?: string
属性值
string
softDeleteRetentionPeriodInDays
软删除保留期(天)
softDeleteRetentionPeriodInDays?: number
属性值
number
storageModelType
存储类型。
storageModelType?: string
属性值
string
storageType
存储类型。
storageType?: string
属性值
string
storageTypeState
已锁定或已解锁。 针对资源注册计算机后,storageTypeState 始终处于锁定状态。
storageTypeState?: string
属性值
string