Machine Run Command Args
constructor(asyncExecution: Output<Boolean>? = null, errorBlobManagedIdentity: Output<RunCommandManagedIdentityArgs>? = null, errorBlobUri: Output<String>? = null, location: Output<String>? = null, machineName: Output<String>? = null, outputBlobManagedIdentity: Output<RunCommandManagedIdentityArgs>? = null, outputBlobUri: Output<String>? = null, parameters: Output<List<RunCommandInputParameterArgs>>? = null, protectedParameters: Output<List<RunCommandInputParameterArgs>>? = null, resourceGroupName: Output<String>? = null, runAsPassword: Output<String>? = null, runAsUser: Output<String>? = null, runCommandName: Output<String>? = null, source: Output<MachineRunCommandScriptSourceArgs>? = null, tags: Output<Map<String, String>>? = null, timeoutInSeconds: Output<Int>? = null)