listWorkflowRunActionRepetitionExpressionTraces

Lists a workflow run expression trace. API Version: 2022-03-01.

Return

The expression traces.

Parameters

argument

null


suspend fun listWorkflowRunActionRepetitionExpressionTraces(actionName: String, name: String, repetitionName: String, resourceGroupName: String, runName: String, workflowName: String): ListWorkflowRunActionRepetitionExpressionTracesResult

Return

The expression traces.

Parameters

actionName

The workflow action name.

name

Site name.

repetitionName

The workflow repetition.

resourceGroupName

Name of the resource group to which the resource belongs.

runName

The workflow run name.

workflowName

The workflow name.

See also


Return

The expression traces.

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.ListWorkflowRunActionRepetitionExpressionTracesPlainArgs.

See also