Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for change job z/OSMF API

export
interface

IModifyJobOptions

Hierarchy

  • IModifyJobOptions

Index

Properties

Properties

Optional hold

hold: boolean

specify this option as true when wanting to hold your job

memberof

IModifyJobOptions

Optional jobclass

jobclass: string

new job class to change job to

memberof

IModifyJobOptions

Optional release

release: boolean

specify this option as true when wanting to release your job

memberof

IModifyJobOptions

Generated using TypeDoc