Get Commands Command
data class GetCommandsCommand(val commandContent: String, val commandType: String, val createTime: String, val id: String, val invokeDesktops: List<GetCommandsCommandInvokeDesktop>, val invokeId: String, val status: String)
Properties
Link copied to clipboard
The Contents of the Script to Base64 Encoded Transmission.
Link copied to clipboard
The Script Type. Valid values: RunBatScript
, RunPowerShellScript
.
Link copied to clipboard
The Task of Creation Time.
Link copied to clipboard
The Implementation of the Target Cloud Desktop Collection.