MachineGroupBasedDeployPhase interface

Extends

Properties

deploymentInput

Gets and sets the deployment group job input

Inherited 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

deploymentInput

Gets and sets the deployment group job input

deploymentInput: MachineGroupDeploymentInput

Property Value

Inherited Property Details

name

Gets and sets the name of deploy phase.

name: string

Property Value

string

Inherited From DeployPhase.name

phaseType

Indicates the deploy phase type.

phaseType: DeployPhaseTypes

Property Value

Inherited From DeployPhase.phaseType

rank

Gets and sets the rank of deploy phase.

rank: number

Property Value

number

Inherited From DeployPhase.rank

refName

Gets and sets the reference name of deploy phase.

refName: string

Property Value

string

Inherited From DeployPhase.refName

workflowTasks

Gets and sets the workflow tasks for the deploy phase.

workflowTasks: WorkflowTask[]

Property Value

Inherited From DeployPhase.workflowTasks