listWorkflowRunActionRepetitionExpressionTraces

Lists a workflow run expression trace. Azure REST API version: 2019-05-01. Other available API versions: 2016-06-01, 2018-07-01-preview.

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