These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.logic.listWorkflowRunActionRepetitionExpressionTraces
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Lists a workflow run expression trace. Azure REST API version: 2019-05-01.
Other available API versions: 2016-06-01, 2018-07-01-preview.
Using listWorkflowRunActionRepetitionExpressionTraces
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listWorkflowRunActionRepetitionExpressionTraces(args: ListWorkflowRunActionRepetitionExpressionTracesArgs, opts?: InvokeOptions): Promise<ListWorkflowRunActionRepetitionExpressionTracesResult>
function listWorkflowRunActionRepetitionExpressionTracesOutput(args: ListWorkflowRunActionRepetitionExpressionTracesOutputArgs, opts?: InvokeOptions): Output<ListWorkflowRunActionRepetitionExpressionTracesResult>
def list_workflow_run_action_repetition_expression_traces(action_name: Optional[str] = None,
repetition_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
run_name: Optional[str] = None,
workflow_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListWorkflowRunActionRepetitionExpressionTracesResult
def list_workflow_run_action_repetition_expression_traces_output(action_name: Optional[pulumi.Input[str]] = None,
repetition_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
run_name: Optional[pulumi.Input[str]] = None,
workflow_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListWorkflowRunActionRepetitionExpressionTracesResult]
func ListWorkflowRunActionRepetitionExpressionTraces(ctx *Context, args *ListWorkflowRunActionRepetitionExpressionTracesArgs, opts ...InvokeOption) (*ListWorkflowRunActionRepetitionExpressionTracesResult, error)
func ListWorkflowRunActionRepetitionExpressionTracesOutput(ctx *Context, args *ListWorkflowRunActionRepetitionExpressionTracesOutputArgs, opts ...InvokeOption) ListWorkflowRunActionRepetitionExpressionTracesResultOutput
> Note: This function is named ListWorkflowRunActionRepetitionExpressionTraces
in the Go SDK.
public static class ListWorkflowRunActionRepetitionExpressionTraces
{
public static Task<ListWorkflowRunActionRepetitionExpressionTracesResult> InvokeAsync(ListWorkflowRunActionRepetitionExpressionTracesArgs args, InvokeOptions? opts = null)
public static Output<ListWorkflowRunActionRepetitionExpressionTracesResult> Invoke(ListWorkflowRunActionRepetitionExpressionTracesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListWorkflowRunActionRepetitionExpressionTracesResult> listWorkflowRunActionRepetitionExpressionTraces(ListWorkflowRunActionRepetitionExpressionTracesArgs args, InvokeOptions options)
public static Output<ListWorkflowRunActionRepetitionExpressionTracesResult> listWorkflowRunActionRepetitionExpressionTraces(ListWorkflowRunActionRepetitionExpressionTracesArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:logic:listWorkflowRunActionRepetitionExpressionTraces
arguments:
# arguments dictionary
The following arguments are supported:
- Action
Name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- Repetition
Name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- Run
Name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- Workflow
Name This property is required. Changes to this property will trigger replacement.
- The workflow name.
- Action
Name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- Repetition
Name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- Run
Name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- Workflow
Name This property is required. Changes to this property will trigger replacement.
- The workflow name.
- action
Name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- repetition
Name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- run
Name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- workflow
Name This property is required. Changes to this property will trigger replacement.
- The workflow name.
- action
Name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- repetition
Name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- run
Name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- workflow
Name This property is required. Changes to this property will trigger replacement.
- The workflow name.
- action_
name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- repetition_
name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- run_
name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- workflow_
name This property is required. Changes to this property will trigger replacement.
- The workflow name.
- action
Name This property is required. Changes to this property will trigger replacement.
- The workflow action name.
- repetition
Name This property is required. Changes to this property will trigger replacement.
- The workflow repetition.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- run
Name This property is required. Changes to this property will trigger replacement.
- The workflow run name.
- workflow
Name This property is required. Changes to this property will trigger replacement.
- The workflow name.
listWorkflowRunActionRepetitionExpressionTraces Result
The following output properties are available:
Supporting Types
AzureResourceErrorInfoResponse
- Code
This property is required. string - The error code.
- Message
This property is required. string - The error message.
- Details
List<Pulumi.
Azure Native. Logic. Inputs. Azure Resource Error Info Response> - The error details.
- Code
This property is required. string - The error code.
- Message
This property is required. string - The error message.
- Details
[]Azure
Resource Error Info Response - The error details.
- code
This property is required. String - The error code.
- message
This property is required. String - The error message.
- details
List<Azure
Resource Error Info Response> - The error details.
- code
This property is required. string - The error code.
- message
This property is required. string - The error message.
- details
Azure
Resource Error Info Response[] - The error details.
- code
This property is required. str - The error code.
- message
This property is required. str - The error message.
- details
Sequence[Azure
Resource Error Info Response] - The error details.
- code
This property is required. String - The error code.
- message
This property is required. String - The error message.
- details List<Property Map>
- The error details.
ExpressionResponse
- Error
Pulumi.
Azure Native. Logic. Inputs. Azure Resource Error Info Response - The azure resource error info.
- Subexpressions
List<Pulumi.
Azure Native. Logic. Inputs. Expression Response> - The sub expressions.
- Text string
- The text.
- Value object
- Error
Azure
Resource Error Info Response - The azure resource error info.
- Subexpressions
[]Expression
Response - The sub expressions.
- Text string
- The text.
- Value interface{}
- error
Azure
Resource Error Info Response - The azure resource error info.
- subexpressions
List<Expression
Response> - The sub expressions.
- text String
- The text.
- value Object
- error
Azure
Resource Error Info Response - The azure resource error info.
- subexpressions
Expression
Response[] - The sub expressions.
- text string
- The text.
- value any
- error
Azure
Resource Error Info Response - The azure resource error info.
- subexpressions
Sequence[Expression
Response] - The sub expressions.
- text str
- The text.
- value Any
- error Property Map
- The azure resource error info.
- subexpressions List<Property Map>
- The sub expressions.
- text String
- The text.
- value Any
ExpressionRootResponse
- Error
Pulumi.
Azure Native. Logic. Inputs. Azure Resource Error Info Response - The azure resource error info.
- Path string
- The path.
- Subexpressions
List<Pulumi.
Azure Native. Logic. Inputs. Expression Response> - The sub expressions.
- Text string
- The text.
- Value object
- Error
Azure
Resource Error Info Response - The azure resource error info.
- Path string
- The path.
- Subexpressions
[]Expression
Response - The sub expressions.
- Text string
- The text.
- Value interface{}
- error
Azure
Resource Error Info Response - The azure resource error info.
- path String
- The path.
- subexpressions
List<Expression
Response> - The sub expressions.
- text String
- The text.
- value Object
- error
Azure
Resource Error Info Response - The azure resource error info.
- path string
- The path.
- subexpressions
Expression
Response[] - The sub expressions.
- text string
- The text.
- value any
- error
Azure
Resource Error Info Response - The azure resource error info.
- path str
- The path.
- subexpressions
Sequence[Expression
Response] - The sub expressions.
- text str
- The text.
- value Any
- error Property Map
- The azure resource error info.
- path String
- The path.
- subexpressions List<Property Map>
- The sub expressions.
- text String
- The text.
- value Any
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi