Skip to main content

Interface: ISetCurrentDeploymentResponse

workflowservice.v1.ISetCurrentDeploymentResponse

Properties of a SetCurrentDeploymentResponse.

Hierarchy

Properties

currentDeploymentInfo

Optional currentDeploymentInfo: null | $Properties

SetCurrentDeploymentResponse currentDeploymentInfo

Inherited from

$Properties.currentDeploymentInfo


previousDeploymentInfo

Optional previousDeploymentInfo: null | $Properties

Info of the deployment that was current before executing this operation.

Inherited from

$Properties.previousDeploymentInfo