Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SoftDeletePolicy

Package version

The soft delete policy for a container registry

Hierarchy

  • SoftDeletePolicy

Index

Properties

Optional lastUpdatedTime

lastUpdatedTime: Date

The timestamp when the policy was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional retentionDays

retentionDays: undefined | number

The number of days after which a soft-deleted item is permanently deleted.

Optional status

status: PolicyStatus

The value that indicates whether the policy is enabled or not.

Generated using TypeDoc