SoftDeletePolicy interface
The soft delete policy for a container registry
Properties
| last |
The timestamp when the policy was last updated. |
| retention |
The number of days after which a soft-deleted item is permanently deleted. |
| status | The value that indicates whether the policy is enabled or not. |
Property Details
lastUpdatedTime
The timestamp when the policy was last updated.
lastUpdatedTime?: Date
Property Value
Date
retentionDays
The number of days after which a soft-deleted item is permanently deleted.
retentionDays?: number
Property Value
number
status
The value that indicates whether the policy is enabled or not.
status?: string
Property Value
string