Package version:

Interface ManagedInstanceLongTermRetentionPolicy

A long term retention policy.

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

monthlyRetention?: string

The monthly retention policy for an LTR backup in an ISO 8601 format.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

weekOfYear?: number

The week of year to take the yearly backup in an ISO 8601 format.

weeklyRetention?: string

The weekly retention policy for an LTR backup in an ISO 8601 format.

yearlyRetention?: string

The yearly retention policy for an LTR backup in an ISO 8601 format.

Generated using TypeDoc