public DeleteJob ( BatchAccountContext context, string jobId, IEnumerable |
||
context | BatchAccountContext | The account to use. |
jobId | string | The id of the job to delete. |
additionBehaviors | IEnumerable |
Additional client behaviors to perform. |
return | void |