DeployPhase interface

Properties

name

Gets and sets the name of deploy phase.

phaseType

Indicates the deploy phase type.

rank

Gets and sets the rank of deploy phase.

refName

Gets and sets the reference name of deploy phase.

workflowTasks

Gets and sets the workflow tasks for the deploy phase.

Property Details

name

Gets and sets the name of deploy phase.

name: string

Property Value

string

phaseType

Indicates the deploy phase type.

phaseType: DeployPhaseTypes

Property Value

rank

Gets and sets the rank of deploy phase.

rank: number

Property Value

number

refName

Gets and sets the reference name of deploy phase.

refName: string

Property Value

string

workflowTasks

Gets and sets the workflow tasks for the deploy phase.

workflowTasks: WorkflowTask[]

Property Value