Share via


UpdateRunGateStatus interface

The status of the Gate, as represented in the Update Run.

Properties

displayName

The human-readable display name of the Gate.

gateId

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

status

The status of the Gate.

status?: UpdateStatus

Property Value