Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerDeploymentInput

Hierarchy

Index

Properties

Optional condition

condition: string

Gets or sets the job condition.

Optional jobCancelTimeoutInMinutes

jobCancelTimeoutInMinutes: number

Gets or sets the job cancel timeout in minutes for deployment which are cancelled by user for this release environment.

Optional overrideInputs

overrideInputs: object

Gets or sets the override inputs.

Type declaration

  • [key: string]: string

Optional timeoutInMinutes

timeoutInMinutes: number

Gets or sets the job execution timeout in minutes for deployment which are queued against this release environment.

Generated using TypeDoc