1. Packages
  2. Azure Native v2
  3. API Docs
  4. web
  5. listWebAppWorkflowsConnections
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.web.listWebAppWorkflowsConnections

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

Workflow properties definition. Azure REST API version: 2022-09-01.

Other available API versions: 2023-01-01, 2023-12-01, 2024-04-01.

Using listWebAppWorkflowsConnections

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 listWebAppWorkflowsConnections(args: ListWebAppWorkflowsConnectionsArgs, opts?: InvokeOptions): Promise<ListWebAppWorkflowsConnectionsResult>
function listWebAppWorkflowsConnectionsOutput(args: ListWebAppWorkflowsConnectionsOutputArgs, opts?: InvokeOptions): Output<ListWebAppWorkflowsConnectionsResult>
Copy
def list_web_app_workflows_connections(name: Optional[str] = None,
                                       resource_group_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> ListWebAppWorkflowsConnectionsResult
def list_web_app_workflows_connections_output(name: Optional[pulumi.Input[str]] = None,
                                       resource_group_name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[ListWebAppWorkflowsConnectionsResult]
Copy
func ListWebAppWorkflowsConnections(ctx *Context, args *ListWebAppWorkflowsConnectionsArgs, opts ...InvokeOption) (*ListWebAppWorkflowsConnectionsResult, error)
func ListWebAppWorkflowsConnectionsOutput(ctx *Context, args *ListWebAppWorkflowsConnectionsOutputArgs, opts ...InvokeOption) ListWebAppWorkflowsConnectionsResultOutput
Copy

> Note: This function is named ListWebAppWorkflowsConnections in the Go SDK.

public static class ListWebAppWorkflowsConnections 
{
    public static Task<ListWebAppWorkflowsConnectionsResult> InvokeAsync(ListWebAppWorkflowsConnectionsArgs args, InvokeOptions? opts = null)
    public static Output<ListWebAppWorkflowsConnectionsResult> Invoke(ListWebAppWorkflowsConnectionsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListWebAppWorkflowsConnectionsResult> listWebAppWorkflowsConnections(ListWebAppWorkflowsConnectionsArgs args, InvokeOptions options)
public static Output<ListWebAppWorkflowsConnectionsResult> listWebAppWorkflowsConnections(ListWebAppWorkflowsConnectionsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:web:listWebAppWorkflowsConnections
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Name
This property is required.
Changes to this property will trigger replacement.
string
Site name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
Name
This property is required.
Changes to this property will trigger replacement.
string
Site name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
String
Site name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
string
Site name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
str
Site name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
String
Site name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.

listWebAppWorkflowsConnections Result

The following output properties are available:

Id string
The resource id.
Name string
Gets the resource name.
Properties Pulumi.AzureNative.Web.Outputs.WorkflowEnvelopeResponseProperties
Additional workflow properties.
Type string
Gets the resource type.
Kind string
The resource kind.
Location string
The resource location.
Id string
The resource id.
Name string
Gets the resource name.
Properties WorkflowEnvelopeResponseProperties
Additional workflow properties.
Type string
Gets the resource type.
Kind string
The resource kind.
Location string
The resource location.
id String
The resource id.
name String
Gets the resource name.
properties WorkflowEnvelopeResponseProperties
Additional workflow properties.
type String
Gets the resource type.
kind String
The resource kind.
location String
The resource location.
id string
The resource id.
name string
Gets the resource name.
properties WorkflowEnvelopeResponseProperties
Additional workflow properties.
type string
Gets the resource type.
kind string
The resource kind.
location string
The resource location.
id str
The resource id.
name str
Gets the resource name.
properties WorkflowEnvelopeResponseProperties
Additional workflow properties.
type str
Gets the resource type.
kind str
The resource kind.
location str
The resource location.
id String
The resource id.
name String
Gets the resource name.
properties Property Map
Additional workflow properties.
type String
Gets the resource type.
kind String
The resource kind.
location String
The resource location.

Supporting Types

ErrorEntityResponse

Code string
Basic error code.
Details List<Pulumi.AzureNative.Web.Inputs.ErrorEntityResponse>
Error Details.
ExtendedCode string
Type of error.
InnerErrors List<Pulumi.AzureNative.Web.Inputs.ErrorEntityResponse>
Inner errors.
Message string
Any details of the error.
MessageTemplate string
Message template.
Parameters List<string>
Parameters for the template.
Target string
The error target.
Code string
Basic error code.
Details []ErrorEntityResponse
Error Details.
ExtendedCode string
Type of error.
InnerErrors []ErrorEntityResponse
Inner errors.
Message string
Any details of the error.
MessageTemplate string
Message template.
Parameters []string
Parameters for the template.
Target string
The error target.
code String
Basic error code.
details List<ErrorEntityResponse>
Error Details.
extendedCode String
Type of error.
innerErrors List<ErrorEntityResponse>
Inner errors.
message String
Any details of the error.
messageTemplate String
Message template.
parameters List<String>
Parameters for the template.
target String
The error target.
code string
Basic error code.
details ErrorEntityResponse[]
Error Details.
extendedCode string
Type of error.
innerErrors ErrorEntityResponse[]
Inner errors.
message string
Any details of the error.
messageTemplate string
Message template.
parameters string[]
Parameters for the template.
target string
The error target.
code str
Basic error code.
details Sequence[ErrorEntityResponse]
Error Details.
extended_code str
Type of error.
inner_errors Sequence[ErrorEntityResponse]
Inner errors.
message str
Any details of the error.
message_template str
Message template.
parameters Sequence[str]
Parameters for the template.
target str
The error target.
code String
Basic error code.
details List<Property Map>
Error Details.
extendedCode String
Type of error.
innerErrors List<Property Map>
Inner errors.
message String
Any details of the error.
messageTemplate String
Message template.
parameters List<String>
Parameters for the template.
target String
The error target.

WorkflowEnvelopeResponseProperties

Files Dictionary<string, object>
Gets or sets the files.
FlowState string
Gets or sets the state of the workflow.
Health Pulumi.AzureNative.Web.Inputs.WorkflowHealthResponse
Gets or sets workflow health.
Files map[string]interface{}
Gets or sets the files.
FlowState string
Gets or sets the state of the workflow.
Health WorkflowHealthResponse
Gets or sets workflow health.
files Map<String,Object>
Gets or sets the files.
flowState String
Gets or sets the state of the workflow.
health WorkflowHealthResponse
Gets or sets workflow health.
files {[key: string]: any}
Gets or sets the files.
flowState string
Gets or sets the state of the workflow.
health WorkflowHealthResponse
Gets or sets workflow health.
files Mapping[str, Any]
Gets or sets the files.
flow_state str
Gets or sets the state of the workflow.
health WorkflowHealthResponse
Gets or sets workflow health.
files Map<Any>
Gets or sets the files.
flowState String
Gets or sets the state of the workflow.
health Property Map
Gets or sets workflow health.

WorkflowHealthResponse

State This property is required. string
Gets or sets the workflow health state.
Error Pulumi.AzureNative.Web.Inputs.ErrorEntityResponse
Gets or sets the workflow error.
State This property is required. string
Gets or sets the workflow health state.
Error ErrorEntityResponse
Gets or sets the workflow error.
state This property is required. String
Gets or sets the workflow health state.
error ErrorEntityResponse
Gets or sets the workflow error.
state This property is required. string
Gets or sets the workflow health state.
error ErrorEntityResponse
Gets or sets the workflow error.
state This property is required. str
Gets or sets the workflow health state.
error ErrorEntityResponse
Gets or sets the workflow error.
state This property is required. String
Gets or sets the workflow health state.
error Property Map
Gets or sets the workflow error.

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