GateTarget interface
The target that the Gate is controlling, e.g. an Update Run. Exactly one of the properties objects will be set.
Properties
| id | The resource id that the Gate is controlling the rollout of. |
| update |
The properties of the Update Run that the Gate is targeting. |
Property Details
id
The resource id that the Gate is controlling the rollout of.
id: string
Property Value
string
updateRunProperties
The properties of the Update Run that the Gate is targeting.
updateRunProperties?: UpdateRunGateTargetProperties