共用方式為


YearlyRetentionSchedule interface

每年保留排程。

屬性

monthsOfYear

每年保留原則的月份清單。

retentionDuration

保留原則的保留期間。

retentionScheduleDaily

每年保留原則的每日保留格式。

retentionScheduleFormatType

每年保留原則的保留排程格式。

retentionScheduleWeekly

每年保留原則的每週保留格式。

retentionTimes

保留原則的保留時間。

屬性詳細資料

monthsOfYear

每年保留原則的月份清單。

monthsOfYear?: MonthOfYear[]

屬性值

retentionDuration

保留原則的保留期間。

retentionDuration?: RetentionDuration

屬性值

retentionScheduleDaily

每年保留原則的每日保留格式。

retentionScheduleDaily?: DailyRetentionFormat

屬性值

retentionScheduleFormatType

每年保留原則的保留排程格式。

retentionScheduleFormatType?: string

屬性值

string

retentionScheduleWeekly

每年保留原則的每週保留格式。

retentionScheduleWeekly?: WeeklyRetentionFormat

屬性值

retentionTimes

保留原則的保留時間。

retentionTimes?: Date[]

屬性值

Date[]