ResourceGuard interface
模型接口 ResourceGuard
属性
| allow |
此标志指示是否允许自动批准。 |
| description | 有关执行所有关键作的预请求步骤的说明。 |
| provisioning |
BackupVault 资源的预配状态 |
| resource |
{readonly}由 ResourceGuard 资源保护的作详细信息列表 |
| vault |
不受此 resourceGuard 保护的关键作列表 |
属性详细信息
allowAutoApprovals
此标志指示是否允许自动批准。
allowAutoApprovals?: boolean
属性值
boolean
description
有关执行所有关键作的预请求步骤的说明。
description?: string
属性值
string
provisioningState
BackupVault 资源的预配状态
provisioningState?: string
属性值
string
resourceGuardOperations
{readonly}由 ResourceGuard 资源保护的作详细信息列表
resourceGuardOperations?: ResourceGuardOperation[]
属性值
vaultCriticalOperationExclusionList
不受此 resourceGuard 保护的关键作列表
vaultCriticalOperationExclusionList?: string[]
属性值
string[]