This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.web.listWorkflowRunActionExpressionTraces
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Lists a workflow run expression trace. Azure REST API version: 2022-09-01.
Other available API versions: 2023-01-01, 2023-12-01, 2024-04-01.
Using listWorkflowRunActionExpressionTraces
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 listWorkflowRunActionExpressionTraces(args: ListWorkflowRunActionExpressionTracesArgs, opts?: InvokeOptions): Promise<ListWorkflowRunActionExpressionTracesResult>
function listWorkflowRunActionExpressionTracesOutput(args: ListWorkflowRunActionExpressionTracesOutputArgs, opts?: InvokeOptions): Output<ListWorkflowRunActionExpressionTracesResult>def list_workflow_run_action_expression_traces(action_name: Optional[str] = None,
                                               name: Optional[str] = None,
                                               resource_group_name: Optional[str] = None,
                                               run_name: Optional[str] = None,
                                               workflow_name: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> ListWorkflowRunActionExpressionTracesResult
def list_workflow_run_action_expression_traces_output(action_name: Optional[pulumi.Input[str]] = None,
                                               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[ListWorkflowRunActionExpressionTracesResult]func ListWorkflowRunActionExpressionTraces(ctx *Context, args *ListWorkflowRunActionExpressionTracesArgs, opts ...InvokeOption) (*ListWorkflowRunActionExpressionTracesResult, error)
func ListWorkflowRunActionExpressionTracesOutput(ctx *Context, args *ListWorkflowRunActionExpressionTracesOutputArgs, opts ...InvokeOption) ListWorkflowRunActionExpressionTracesResultOutput> Note: This function is named ListWorkflowRunActionExpressionTraces in the Go SDK.
public static class ListWorkflowRunActionExpressionTraces 
{
    public static Task<ListWorkflowRunActionExpressionTracesResult> InvokeAsync(ListWorkflowRunActionExpressionTracesArgs args, InvokeOptions? opts = null)
    public static Output<ListWorkflowRunActionExpressionTracesResult> Invoke(ListWorkflowRunActionExpressionTracesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListWorkflowRunActionExpressionTracesResult> listWorkflowRunActionExpressionTraces(ListWorkflowRunActionExpressionTracesArgs args, InvokeOptions options)
public static Output<ListWorkflowRunActionExpressionTracesResult> listWorkflowRunActionExpressionTraces(ListWorkflowRunActionExpressionTracesArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:listWorkflowRunActionExpressionTraces
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ActionName string
- The workflow action name.
- Name string
- Site name.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- RunName string
- The workflow run name.
- WorkflowName string
- The workflow name.
- ActionName string
- The workflow action name.
- Name string
- Site name.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- RunName string
- The workflow run name.
- WorkflowName string
- The workflow name.
- actionName String
- The workflow action name.
- name String
- Site name.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- runName String
- The workflow run name.
- workflowName String
- The workflow name.
- actionName string
- The workflow action name.
- name string
- Site name.
- resourceGroup stringName 
- Name of the resource group to which the resource belongs.
- runName string
- The workflow run name.
- workflowName string
- The workflow name.
- action_name str
- The workflow action name.
- name str
- Site name.
- resource_group_ strname 
- Name of the resource group to which the resource belongs.
- run_name str
- The workflow run name.
- workflow_name str
- The workflow name.
- actionName String
- The workflow action name.
- name String
- Site name.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- runName String
- The workflow run name.
- workflowName String
- The workflow name.
listWorkflowRunActionExpressionTraces Result
The following output properties are available:
- Inputs
List<Pulumi.Azure Native. Web. Outputs. Expression Root Response> 
- NextLink string
- The link used to get the next page of recommendations.
- Value object
- Inputs
[]ExpressionRoot Response 
- NextLink string
- The link used to get the next page of recommendations.
- Value interface{}
- inputs
List<ExpressionRoot Response> 
- nextLink String
- The link used to get the next page of recommendations.
- value Object
- inputs
ExpressionRoot Response[] 
- nextLink string
- The link used to get the next page of recommendations.
- value any
- inputs
Sequence[ExpressionRoot Response] 
- next_link str
- The link used to get the next page of recommendations.
- value Any
- inputs List<Property Map>
- nextLink String
- The link used to get the next page of recommendations.
- value Any
Supporting Types
AzureResourceErrorInfoResponse    
- Code string
- The error code.
- Message string
- The error message.
- Details
List<Pulumi.Azure Native. Web. Inputs. Azure Resource Error Info Response> 
- The error details.
- Code string
- The error code.
- Message string
- The error message.
- Details
[]AzureResource Error Info Response 
- The error details.
- code String
- The error code.
- message String
- The error message.
- details
List<AzureResource Error Info Response> 
- The error details.
- code string
- The error code.
- message string
- The error message.
- details
AzureResource Error Info Response[] 
- The error details.
- code str
- The error code.
- message str
- The error message.
- details
Sequence[AzureResource Error Info Response] 
- The error details.
- code String
- The error code.
- message String
- The error message.
- details List<Property Map>
- The error details.
ExpressionResponse 
- Error
Pulumi.Azure Native. Web. Inputs. Azure Resource Error Info Response 
- The azure resource error info.
- Subexpressions
List<Pulumi.Azure Native. Web. Inputs. Expression Response> 
- The sub expressions.
- Text string
- The text.
- Value object
- Error
AzureResource Error Info Response 
- The azure resource error info.
- Subexpressions
[]ExpressionResponse 
- The sub expressions.
- Text string
- The text.
- Value interface{}
- error
AzureResource Error Info Response 
- The azure resource error info.
- subexpressions
List<ExpressionResponse> 
- The sub expressions.
- text String
- The text.
- value Object
- error
AzureResource Error Info Response 
- The azure resource error info.
- subexpressions
ExpressionResponse[] 
- The sub expressions.
- text string
- The text.
- value any
- error
AzureResource Error Info Response 
- The azure resource error info.
- subexpressions
Sequence[ExpressionResponse] 
- 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. Web. Inputs. Azure Resource Error Info Response 
- The azure resource error info.
- Path string
- The path.
- Subexpressions
List<Pulumi.Azure Native. Web. Inputs. Expression Response> 
- The sub expressions.
- Text string
- The text.
- Value object
- Error
AzureResource Error Info Response 
- The azure resource error info.
- Path string
- The path.
- Subexpressions
[]ExpressionResponse 
- The sub expressions.
- Text string
- The text.
- Value interface{}
- error
AzureResource Error Info Response 
- The azure resource error info.
- path String
- The path.
- subexpressions
List<ExpressionResponse> 
- The sub expressions.
- text String
- The text.
- value Object
- error
AzureResource Error Info Response 
- The azure resource error info.
- path string
- The path.
- subexpressions
ExpressionResponse[] 
- The sub expressions.
- text string
- The text.
- value any
- error
AzureResource Error Info Response 
- The azure resource error info.
- path str
- The path.
- subexpressions
Sequence[ExpressionResponse] 
- 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 pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi