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.logic.listWorkflowVersionTriggerCallbackUrl
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
Get the callback url for a trigger of a workflow version. API Version: 2019-05-01.
Using listWorkflowVersionTriggerCallbackUrl
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 listWorkflowVersionTriggerCallbackUrl(args: ListWorkflowVersionTriggerCallbackUrlArgs, opts?: InvokeOptions): Promise<ListWorkflowVersionTriggerCallbackUrlResult>
function listWorkflowVersionTriggerCallbackUrlOutput(args: ListWorkflowVersionTriggerCallbackUrlOutputArgs, opts?: InvokeOptions): Output<ListWorkflowVersionTriggerCallbackUrlResult>
def list_workflow_version_trigger_callback_url(key_type: Optional[Union[str, KeyType]] = None,
not_after: Optional[str] = None,
resource_group_name: Optional[str] = None,
trigger_name: Optional[str] = None,
version_id: Optional[str] = None,
workflow_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListWorkflowVersionTriggerCallbackUrlResult
def list_workflow_version_trigger_callback_url_output(key_type: Optional[pulumi.Input[Union[str, KeyType]]] = None,
not_after: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
trigger_name: Optional[pulumi.Input[str]] = None,
version_id: Optional[pulumi.Input[str]] = None,
workflow_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListWorkflowVersionTriggerCallbackUrlResult]
func ListWorkflowVersionTriggerCallbackUrl(ctx *Context, args *ListWorkflowVersionTriggerCallbackUrlArgs, opts ...InvokeOption) (*ListWorkflowVersionTriggerCallbackUrlResult, error)
func ListWorkflowVersionTriggerCallbackUrlOutput(ctx *Context, args *ListWorkflowVersionTriggerCallbackUrlOutputArgs, opts ...InvokeOption) ListWorkflowVersionTriggerCallbackUrlResultOutput
> Note: This function is named ListWorkflowVersionTriggerCallbackUrl
in the Go SDK.
public static class ListWorkflowVersionTriggerCallbackUrl
{
public static Task<ListWorkflowVersionTriggerCallbackUrlResult> InvokeAsync(ListWorkflowVersionTriggerCallbackUrlArgs args, InvokeOptions? opts = null)
public static Output<ListWorkflowVersionTriggerCallbackUrlResult> Invoke(ListWorkflowVersionTriggerCallbackUrlInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListWorkflowVersionTriggerCallbackUrlResult> listWorkflowVersionTriggerCallbackUrl(ListWorkflowVersionTriggerCallbackUrlArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:logic:listWorkflowVersionTriggerCallbackUrl
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The resource group name.
- Trigger
Name string - The workflow trigger name.
- Version
Id string - The workflow versionId.
- Workflow
Name string - The workflow name.
- Key
Type string | Pulumi.Azure Native. Logic. Key Type - The key type.
- Not
After string - The expiry time.
- Resource
Group stringName - The resource group name.
- Trigger
Name string - The workflow trigger name.
- Version
Id string - The workflow versionId.
- Workflow
Name string - The workflow name.
- Key
Type string | KeyType - The key type.
- Not
After string - The expiry time.
- resource
Group StringName - The resource group name.
- trigger
Name String - The workflow trigger name.
- version
Id String - The workflow versionId.
- workflow
Name String - The workflow name.
- key
Type String | KeyType - The key type.
- not
After String - The expiry time.
- resource
Group stringName - The resource group name.
- trigger
Name string - The workflow trigger name.
- version
Id string - The workflow versionId.
- workflow
Name string - The workflow name.
- key
Type string | KeyType - The key type.
- not
After string - The expiry time.
- resource_
group_ strname - The resource group name.
- trigger_
name str - The workflow trigger name.
- version_
id str - The workflow versionId.
- workflow_
name str - The workflow name.
- key_
type str | KeyType - The key type.
- not_
after str - The expiry time.
- resource
Group StringName - The resource group name.
- trigger
Name String - The workflow trigger name.
- version
Id String - The workflow versionId.
- workflow
Name String - The workflow name.
- key
Type String | "NotSpecified" | "Primary" | "Secondary" - The key type.
- not
After String - The expiry time.
listWorkflowVersionTriggerCallbackUrl Result
The following output properties are available:
- Base
Path string - Gets the workflow trigger callback URL base path.
- Method string
- Gets the workflow trigger callback URL HTTP method.
- Relative
Path string - Gets the workflow trigger callback URL relative path.
- Value string
- Gets the workflow trigger callback URL.
- Queries
Pulumi.
Azure Native. Logic. Outputs. Workflow Trigger List Callback Url Queries Response - Gets the workflow trigger callback URL query parameters.
- Relative
Path List<string>Parameters - Gets the workflow trigger callback URL relative path parameters.
- Base
Path string - Gets the workflow trigger callback URL base path.
- Method string
- Gets the workflow trigger callback URL HTTP method.
- Relative
Path string - Gets the workflow trigger callback URL relative path.
- Value string
- Gets the workflow trigger callback URL.
- Queries
Workflow
Trigger List Callback Url Queries Response - Gets the workflow trigger callback URL query parameters.
- Relative
Path []stringParameters - Gets the workflow trigger callback URL relative path parameters.
- base
Path String - Gets the workflow trigger callback URL base path.
- method String
- Gets the workflow trigger callback URL HTTP method.
- relative
Path String - Gets the workflow trigger callback URL relative path.
- value String
- Gets the workflow trigger callback URL.
- queries
Workflow
Trigger List Callback Url Queries Response - Gets the workflow trigger callback URL query parameters.
- relative
Path List<String>Parameters - Gets the workflow trigger callback URL relative path parameters.
- base
Path string - Gets the workflow trigger callback URL base path.
- method string
- Gets the workflow trigger callback URL HTTP method.
- relative
Path string - Gets the workflow trigger callback URL relative path.
- value string
- Gets the workflow trigger callback URL.
- queries
Workflow
Trigger List Callback Url Queries Response - Gets the workflow trigger callback URL query parameters.
- relative
Path string[]Parameters - Gets the workflow trigger callback URL relative path parameters.
- base_
path str - Gets the workflow trigger callback URL base path.
- method str
- Gets the workflow trigger callback URL HTTP method.
- relative_
path str - Gets the workflow trigger callback URL relative path.
- value str
- Gets the workflow trigger callback URL.
- queries
Workflow
Trigger List Callback Url Queries Response - Gets the workflow trigger callback URL query parameters.
- relative_
path_ Sequence[str]parameters - Gets the workflow trigger callback URL relative path parameters.
- base
Path String - Gets the workflow trigger callback URL base path.
- method String
- Gets the workflow trigger callback URL HTTP method.
- relative
Path String - Gets the workflow trigger callback URL relative path.
- value String
- Gets the workflow trigger callback URL.
- queries Property Map
- Gets the workflow trigger callback URL query parameters.
- relative
Path List<String>Parameters - Gets the workflow trigger callback URL relative path parameters.
Supporting Types
KeyType
WorkflowTriggerListCallbackUrlQueriesResponse
- Api
Version string - The api version.
- Se string
- The SAS timestamp.
- Sig string
- The SAS signature.
- Sp string
- The SAS permissions.
- Sv string
- The SAS version.
- Api
Version string - The api version.
- Se string
- The SAS timestamp.
- Sig string
- The SAS signature.
- Sp string
- The SAS permissions.
- Sv string
- The SAS version.
- api
Version String - The api version.
- se String
- The SAS timestamp.
- sig String
- The SAS signature.
- sp String
- The SAS permissions.
- sv String
- The SAS version.
- api
Version string - The api version.
- se string
- The SAS timestamp.
- sig string
- The SAS signature.
- sp string
- The SAS permissions.
- sv string
- The SAS version.
- api_
version str - The api version.
- se str
- The SAS timestamp.
- sig str
- The SAS signature.
- sp str
- The SAS permissions.
- sv str
- The SAS version.
- api
Version String - The api version.
- se String
- The SAS timestamp.
- sig String
- The SAS signature.
- sp String
- The SAS permissions.
- sv String
- The SAS version.
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