CommandResponse

constructor(action: String, alwaysRun: Boolean? = null, applyUpdateBefore: Boolean? = null, content: String, contentType: String, enrollIntuneBefore: Boolean? = null, install1PAppBefore: Boolean? = null, maxRunTime: Int? = null, name: String, postUpgrade: Boolean? = null, preUpgrade: Boolean? = null, restartAfter: Boolean? = null, runAsInteractive: Boolean? = null, runElevated: Boolean? = null)