DeletedVaultProperties interface
已删除保管库的属性。
属性
| deletion |
已删除的日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 原始保管库的位置。 注意:此属性不会序列化。 它只能由服务器填充。 |
| purge |
清除原始保管库的保护状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| scheduled |
计划的清除日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 原始保管库的标记。 注意:此属性不会序列化。 它只能由服务器填充。 |
| vault |
原始保管库的资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
deletionDate
已删除的日期。 注意:此属性不会序列化。 它只能由服务器填充。
deletionDate?: Date
属性值
Date
location
原始保管库的位置。 注意:此属性不会序列化。 它只能由服务器填充。
location?: string
属性值
string
purgeProtectionEnabled
清除原始保管库的保护状态。 注意:此属性不会序列化。 它只能由服务器填充。
purgeProtectionEnabled?: boolean
属性值
boolean
scheduledPurgeDate
计划的清除日期。 注意:此属性不会序列化。 它只能由服务器填充。
scheduledPurgeDate?: Date
属性值
Date
tags
原始保管库的标记。 注意:此属性不会序列化。 它只能由服务器填充。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
vaultId
原始保管库的资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。
vaultId?: string
属性值
string