Get Virtual Machine Run Command By Virtual Machine Result
constructor(asyncExecution: Boolean? = null, errorBlobUri: String? = null, id: String, instanceView: VirtualMachineRunCommandInstanceViewResponse, location: String, name: String, outputBlobUri: String? = null, parameters: List<RunCommandInputParameterResponse>? = null, protectedParameters: List<RunCommandInputParameterResponse>? = null, provisioningState: String, runAsPassword: String? = null, runAsUser: String? = null, source: VirtualMachineRunCommandScriptSourceResponse? = null, tags: Map<String, String>? = null, timeoutInSeconds: Int? = null, type: String)