JobDependencyDetails

Interface

Job dependency details for adding and releasing dependencies.

Properties

PropertyTypeNotes
string

Job id of the dependent job.

string

Step id of the dependent job.

string

Job id associated with the dependency.

string[]

Step ids for the dependency.

dependentJobId

Interface Property
dependentJobId: string

Job id of the dependent job.

dependentStepId

optional
Interface Property
dependentStepId: string

Step id of the dependent job.

jobId

Interface Property
jobId: string

Job id associated with the dependency.

stepIds

Interface Property
stepIds: string[]

Step ids for the dependency.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.