MinimalRetentionLease interface
Properties
definition |
The pipeline definition of the run. |
owner |
User-provided string that identifies the owner of a retention lease. |
run |
The pipeline run to protect. |
Property Details
definitionId
The pipeline definition of the run.
definitionId: number
Property Value
number
ownerId
User-provided string that identifies the owner of a retention lease.
ownerId: string
Property Value
string
runId
The pipeline run to protect.
runId: number
Property Value
number