Share via


RetentionPolicyDetails interface

The properties of a retention policy

Properties

orchestrationState

The orchestration state to which this policy applies. If omitted, the policy applies to all purgeable orchestration states.

retentionPeriodInDays

The retention period in days after which the orchestration will be purged automatically

Property Details

orchestrationState

The orchestration state to which this policy applies. If omitted, the policy applies to all purgeable orchestration states.

orchestrationState?: string

Property Value

string

retentionPeriodInDays

The retention period in days after which the orchestration will be purged automatically

retentionPeriodInDays: number

Property Value

number