次の方法で共有


Deployment interface

プロパティ

attempt

試行回数を取得します。

completedOn

デプロイが完了した日付を取得します。

conditions

デプロイに関連付けられている条件の一覧を取得します。

definitionEnvironmentId

リリース定義環境 ID を取得します。

deploymentStatus

デプロイの状態を取得します。

id

デプロイの一意識別子を取得します。

lastModifiedBy

デプロイを最後に変更した ID を取得します。

lastModifiedOn

デプロイが最後に変更された日付を取得します。

operationStatus

デプロイの操作状態を取得します。

postDeployApprovals

PostDeployApprovals の一覧を取得します。

preDeployApprovals

PreDeployApprovals の一覧を取得します。

projectReference

プロジェクト参照を取得または設定します。

queuedOn

デプロイがキューに登録されている日付を取得します。

reason

デプロイの理由を取得します。

release

リリースの参照を取得します。

releaseDefinition

展開が関連付けられているリリース定義の参照を指定する releaseDefinitionReference を取得します。

releaseEnvironment

展開が関連付けられているリリース環境の参照を指定する releaseEnvironmentReference を取得します。

requestedBy

要求した ID を取得します。

requestedFor

デプロイが要求される ID を取得します。

scheduledDeploymentTime

デプロイがスケジュールされている日付を取得します。

startedOn

デプロイが開始される日付を取得します。

プロパティの詳細

attempt

試行回数を取得します。

attempt: number

プロパティ値

number

completedOn

デプロイが完了した日付を取得します。

completedOn: Date

プロパティ値

Date

conditions

デプロイに関連付けられている条件の一覧を取得します。

conditions: Condition[]

プロパティ値

definitionEnvironmentId

リリース定義環境 ID を取得します。

definitionEnvironmentId: number

プロパティ値

number

deploymentStatus

デプロイの状態を取得します。

deploymentStatus: DeploymentStatus

プロパティ値

id

デプロイの一意識別子を取得します。

id: number

プロパティ値

number

lastModifiedBy

デプロイを最後に変更した ID を取得します。

lastModifiedBy: IdentityRef

プロパティ値

lastModifiedOn

デプロイが最後に変更された日付を取得します。

lastModifiedOn: Date

プロパティ値

Date

operationStatus

デプロイの操作状態を取得します。

operationStatus: DeploymentOperationStatus

プロパティ値

postDeployApprovals

PostDeployApprovals の一覧を取得します。

postDeployApprovals: ReleaseApproval[]

プロパティ値

preDeployApprovals

PreDeployApprovals の一覧を取得します。

preDeployApprovals: ReleaseApproval[]

プロパティ値

projectReference

プロジェクト参照を取得または設定します。

projectReference: ProjectReference

プロパティ値

queuedOn

デプロイがキューに登録されている日付を取得します。

queuedOn: Date

プロパティ値

Date

reason

デプロイの理由を取得します。

reason: DeploymentReason

プロパティ値

release

リリースの参照を取得します。

release: ReleaseReference

プロパティ値

releaseDefinition

展開が関連付けられているリリース定義の参照を指定する releaseDefinitionReference を取得します。

releaseDefinition: ReleaseDefinitionShallowReference

プロパティ値

releaseEnvironment

展開が関連付けられているリリース環境の参照を指定する releaseEnvironmentReference を取得します。

releaseEnvironment: ReleaseEnvironmentShallowReference

プロパティ値

requestedBy

要求した ID を取得します。

requestedBy: IdentityRef

プロパティ値

requestedFor

デプロイが要求される ID を取得します。

requestedFor: IdentityRef

プロパティ値

scheduledDeploymentTime

デプロイがスケジュールされている日付を取得します。

scheduledDeploymentTime: Date

プロパティ値

Date

startedOn

デプロイが開始される日付を取得します。

startedOn: Date

プロパティ値

Date