Package version:

The retention policy for a container registry.

Hierarchy

  • RetentionPolicy

Properties

days?: number

The number of days to retain an untagged manifest after which it gets purged.

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.

status?: string

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

Generated using TypeDoc