DrillRunOperationVerbs type
Enum for DrillRun operation actions.
KnownDrillRunOperationVerbs can be used interchangeably with DrillRunOperationVerbs,
this enum contains the known values that the service supports.
Known values supported by the service
Start: Start Action.
Retry: Retry Action.
MarkAsComplete: MarkAsComplete Action.
Cancel: Cancel Action.
type DrillRunOperationVerbs = string