This is useful in getting a list of deployment targets, filtered by the result of their last job.

Enumeration Members

Enumeration Members

All: 7

All deployment targets.

Failed: 1

Only those deployment targets on which last job failed (Abandoned, Canceled, Failed, Skipped).

NeverDeployed: 4

Only those deployment targets that never executed a job.

Passed: 2

Only those deployment targets on which last job Passed (Succeeded, Succeeded with issues).