Share via


UpdateRunGateTargetProperties interface

The properties of the Update Run that the Gate is targeting.

Properties

group

The Update Group of the Update Run.

name

The name of the Update Run.

stage

The Update Stage of the Update Run.

timing

Whether the Gate is placed before or after the update itself.

Property Details

group

The Update Group of the Update Run.

group?: string

Property Value

string

name

The name of the Update Run.

name: string

Property Value

string

stage

The Update Stage of the Update Run.

stage?: string

Property Value

string

timing

Whether the Gate is placed before or after the update itself.

timing: string

Property Value

string