GetMachineRunCommandResult

constructor(asyncExecution: Boolean? = null, azureApiVersion: String, errorBlobManagedIdentity: RunCommandManagedIdentityResponse? = null, errorBlobUri: String? = null, id: String, instanceView: MachineRunCommandInstanceViewResponse, location: String, name: String, outputBlobManagedIdentity: RunCommandManagedIdentityResponse? = null, outputBlobUri: String? = null, parameters: List<RunCommandInputParameterResponse>? = null, protectedParameters: List<RunCommandInputParameterResponse>? = null, provisioningState: String, runAsPassword: String? = null, runAsUser: String? = null, source: MachineRunCommandScriptSourceResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, timeoutInSeconds: Int? = null, type: String)