Azure.Batch.Toolkit


CommandSet

Namespace: Batch.Toolkit

Record Fields

Record FieldDescription
FinallyCommands
Signature: Command list
MainCommands
Signature: CommandWithErrorHandler list

Static members

Static memberDescription
( + )(a, b)
Signature: (a:CommandSet * b:CommandSet) -> CommandSet

CompiledName: op_Addition

FromCommand(cmd)
Signature: cmd:Command -> CommandSet
Zero
Signature: CommandSet

CompiledName: get_Zero

Fork me on GitHub