共用方式為


NewRetentionLease interface

建立新保留租用的必要資訊。

屬性

daysValid

考慮租用有效天數。 36500 天超過 100 (年的保留租用) 會顯示為保留組建「永久」。

definitionId

執行的管線定義。

ownerId

使用者提供的字串,可識別保留租用的擁有者。

protectPipeline

如果設定,此租用也會防止在租用仍然有效時刪除管線。

runId

要保護的管線執行。

屬性詳細資料

daysValid

考慮租用有效天數。 36500 天超過 100 (年的保留租用) 會顯示為保留組建「永久」。

daysValid: number

屬性值

number

definitionId

執行的管線定義。

definitionId: number

屬性值

number

ownerId

使用者提供的字串,可識別保留租用的擁有者。

ownerId: string

屬性值

string

protectPipeline

如果設定,此租用也會防止在租用仍然有效時刪除管線。

protectPipeline: boolean

屬性值

boolean

runId

要保護的管線執行。

runId: number

屬性值

number