RetentionDuration interface
Retention duration.
Properties
count | Count of duration types. Retention duration is obtained by the counting the duration type Count times. For example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks. |
duration |
Retention duration type of retention policy. |
Property Details
count
Count of duration types. Retention duration is obtained by the counting the duration type Count times. For example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks.
count?: number
Property Value
number
durationType
Retention duration type of retention policy.
durationType?: string
Property Value
string