listWorkflowRunActionRepetitionExpressionTraces

Lists a workflow run expression trace. API Version: 2019-05-01.

Return

The expression traces.

Parameters

argument

null


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

Return

The expression traces.

Parameters

actionName

The workflow action name.

repetitionName

The workflow repetition.

resourceGroupName

The resource group name.

runName

The workflow run name.

workflowName

The workflow name.

See also


Return

The expression traces.

Parameters

argument

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

See also