These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.web.listWorkflowRunActionRepetitionExpressionTraces
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Lists a workflow run expression trace. API Version: 2022-03-01.
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,
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,
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:web:listWorkflowRunActionRepetitionExpressionTraces
arguments:
# arguments dictionary
The following arguments are supported:
- Action
Name string - The workflow action name.
- Name string
- Site name.
- Repetition
Name string - The workflow repetition.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- Run
Name string - The workflow run name.
- Workflow
Name string - The workflow name.
- Action
Name string - The workflow action name.
- Name string
- Site name.
- Repetition
Name string - The workflow repetition.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- Run
Name string - The workflow run name.
- Workflow
Name string - The workflow name.
- action
Name String - The workflow action name.
- name String
- Site name.
- repetition
Name String - The workflow repetition.
- resource
Group StringName - Name of the resource group to which the resource belongs.
- run
Name String - The workflow run name.
- workflow
Name String - The workflow name.
- action
Name string - The workflow action name.
- name string
- Site name.
- repetition
Name string - The workflow repetition.
- resource
Group stringName - Name of the resource group to which the resource belongs.
- run
Name string - The workflow run name.
- workflow
Name string - The workflow name.
- action_
name str - The workflow action name.
- name str
- Site name.
- repetition_
name str - The workflow repetition.
- 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.
- action
Name String - The workflow action name.
- name String
- Site name.
- repetition
Name String - The workflow repetition.
- resource
Group StringName - Name of the resource group to which the resource belongs.
- run
Name String - The workflow run name.
- workflow
Name String - The workflow name.
listWorkflowRunActionRepetitionExpressionTraces Result
The following output properties are available:
- Inputs
List<Pulumi.
Azure Native. Web. Outputs. Expression Root Response> - Next
Link string - The link used to get the next page of recommendations.
- Value object
- Inputs
[]Expression
Root Response - Next
Link string - The link used to get the next page of recommendations.
- Value interface{}
- inputs
List<Expression
Root Response> - next
Link String - The link used to get the next page of recommendations.
- value Object
- inputs
Expression
Root Response[] - next
Link string - The link used to get the next page of recommendations.
- value any
- inputs
Sequence[Expression
Root Response] - next_
link str - The link used to get the next page of recommendations.
- value Any
- inputs List<Property Map>
- next
Link 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
[]Azure
Resource Error Info Response - The error details.
- code String
- The error code.
- message String
- The error message.
- details
List<Azure
Resource Error Info Response> - The error details.
- code string
- The error code.
- message string
- The error message.
- details
Azure
Resource Error Info Response[] - The error details.
- code str
- The error code.
- message str
- The error message.
- details
Sequence[Azure
Resource 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
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. 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
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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi