DependencyCondition type

Defines values for DependencyCondition.
KnownDependencyCondition can be used interchangeably with DependencyCondition, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded
Failed
Skipped
Completed

type DependencyCondition = string