UpdateRunGateStatus interface
The status of the Gate, as represented in the Update Run.
Properties
| display |
The human-readable display name of the Gate. |
| gate |
The resource id of the Gate. |
| status | The status of the Gate. |
Property Details
displayName
The human-readable display name of the Gate.
displayName?: string
Property Value
string
gateId
The resource id of the Gate.
gateId?: string
Property Value
string