ManualIntervention interface
プロパティ
| approver | 承認する必要がある ID を取得または設定します。 |
| comments | 承認のコメントを取得または設定します。 |
| created |
作成日を取得します。 |
| id | 手動介入の一意識別子を取得します。 |
| instructions | 承認の手順を取得または設定します。 |
| modified |
変更された日付を取得します。 |
| name | 名前を取得または設定します。 |
| po |
ポップ テナント情報を取得または設定します。 |
| release | 手動操作の releaseReference を取得します。 |
| release |
手動操作用の releaseDefinitionReference を取得します。 |
| release |
手動操作用の releaseEnvironmentReference を取得します。 |
| status | 手動介入の状態を取得または設定します。 |
| task |
タスク インスタンス識別子を取得します。 |
| type | 型を取得または設定します。 |
| url | 手動介入にアクセスするための URL を取得します。 |
プロパティの詳細
approver
comments
承認のコメントを取得または設定します。
comments: string
プロパティ値
string
createdOn
作成日を取得します。
createdOn: Date
プロパティ値
Date
id
手動介入の一意識別子を取得します。
id: number
プロパティ値
number
instructions
承認の手順を取得または設定します。
instructions: string
プロパティ値
string
modifiedOn
変更された日付を取得します。
modifiedOn: Date
プロパティ値
Date
name
名前を取得または設定します。
name: string
プロパティ値
string
poPTenant
release
releaseDefinition
手動操作用の releaseDefinitionReference を取得します。
releaseDefinition: ReleaseDefinitionShallowReference
プロパティ値
releaseEnvironment
手動操作用の releaseEnvironmentReference を取得します。
releaseEnvironment: ReleaseEnvironmentShallowReference
プロパティ値
status
taskInstanceId
タスク インスタンス識別子を取得します。
taskInstanceId: string
プロパティ値
string
type
url
手動介入にアクセスするための URL を取得します。
url: string
プロパティ値
string