TriggeredBuildResult interface

The build result triggered by a build

Properties

id

The unique build id of this build result

image

The container image of this build result

lastTransitionReason

The last transition reason of this build result

lastTransitionStatus

The last transition status of this build result

lastTransitionTime

The last transition time of this build result

provisioningState

The provisioning state of this build result NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The unique build id of this build result

id?: string

Property Value

string

image

The container image of this build result

image?: string

Property Value

string

lastTransitionReason

The last transition reason of this build result

lastTransitionReason?: string

Property Value

string

lastTransitionStatus

The last transition status of this build result

lastTransitionStatus?: string

Property Value

string

lastTransitionTime

The last transition time of this build result

lastTransitionTime?: Date

Property Value

Date

provisioningState

The provisioning state of this build result NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string