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.logic.listIntegrationAccountAssemblyContentCallbackUrl
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
Get the content callback url for an integration account assembly. Azure REST API version: 2019-05-01.
Using listIntegrationAccountAssemblyContentCallbackUrl
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 listIntegrationAccountAssemblyContentCallbackUrl(args: ListIntegrationAccountAssemblyContentCallbackUrlArgs, opts?: InvokeOptions): Promise<ListIntegrationAccountAssemblyContentCallbackUrlResult>
function listIntegrationAccountAssemblyContentCallbackUrlOutput(args: ListIntegrationAccountAssemblyContentCallbackUrlOutputArgs, opts?: InvokeOptions): Output<ListIntegrationAccountAssemblyContentCallbackUrlResult>def list_integration_account_assembly_content_callback_url(assembly_artifact_name: Optional[str] = None,
                                                           integration_account_name: Optional[str] = None,
                                                           resource_group_name: Optional[str] = None,
                                                           opts: Optional[InvokeOptions] = None) -> ListIntegrationAccountAssemblyContentCallbackUrlResult
def list_integration_account_assembly_content_callback_url_output(assembly_artifact_name: Optional[pulumi.Input[str]] = None,
                                                           integration_account_name: Optional[pulumi.Input[str]] = None,
                                                           resource_group_name: Optional[pulumi.Input[str]] = None,
                                                           opts: Optional[InvokeOptions] = None) -> Output[ListIntegrationAccountAssemblyContentCallbackUrlResult]func ListIntegrationAccountAssemblyContentCallbackUrl(ctx *Context, args *ListIntegrationAccountAssemblyContentCallbackUrlArgs, opts ...InvokeOption) (*ListIntegrationAccountAssemblyContentCallbackUrlResult, error)
func ListIntegrationAccountAssemblyContentCallbackUrlOutput(ctx *Context, args *ListIntegrationAccountAssemblyContentCallbackUrlOutputArgs, opts ...InvokeOption) ListIntegrationAccountAssemblyContentCallbackUrlResultOutput> Note: This function is named ListIntegrationAccountAssemblyContentCallbackUrl in the Go SDK.
public static class ListIntegrationAccountAssemblyContentCallbackUrl 
{
    public static Task<ListIntegrationAccountAssemblyContentCallbackUrlResult> InvokeAsync(ListIntegrationAccountAssemblyContentCallbackUrlArgs args, InvokeOptions? opts = null)
    public static Output<ListIntegrationAccountAssemblyContentCallbackUrlResult> Invoke(ListIntegrationAccountAssemblyContentCallbackUrlInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListIntegrationAccountAssemblyContentCallbackUrlResult> listIntegrationAccountAssemblyContentCallbackUrl(ListIntegrationAccountAssemblyContentCallbackUrlArgs args, InvokeOptions options)
public static Output<ListIntegrationAccountAssemblyContentCallbackUrlResult> listIntegrationAccountAssemblyContentCallbackUrl(ListIntegrationAccountAssemblyContentCallbackUrlArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:logic:listIntegrationAccountAssemblyContentCallbackUrl
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AssemblyArtifact stringName 
- The assembly artifact name.
- IntegrationAccount stringName 
- The integration account name.
- ResourceGroup stringName 
- The resource group name.
- AssemblyArtifact stringName 
- The assembly artifact name.
- IntegrationAccount stringName 
- The integration account name.
- ResourceGroup stringName 
- The resource group name.
- assemblyArtifact StringName 
- The assembly artifact name.
- integrationAccount StringName 
- The integration account name.
- resourceGroup StringName 
- The resource group name.
- assemblyArtifact stringName 
- The assembly artifact name.
- integrationAccount stringName 
- The integration account name.
- resourceGroup stringName 
- The resource group name.
- assembly_artifact_ strname 
- The assembly artifact name.
- integration_account_ strname 
- The integration account name.
- resource_group_ strname 
- The resource group name.
- assemblyArtifact StringName 
- The assembly artifact name.
- integrationAccount StringName 
- The integration account name.
- resourceGroup StringName 
- The resource group name.
listIntegrationAccountAssemblyContentCallbackUrl Result
The following output properties are available:
- BasePath string
- Gets the workflow trigger callback URL base path.
- Method string
- Gets the workflow trigger callback URL HTTP method.
- RelativePath 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.
- RelativePath List<string>Parameters 
- Gets the workflow trigger callback URL relative path parameters.
- BasePath string
- Gets the workflow trigger callback URL base path.
- Method string
- Gets the workflow trigger callback URL HTTP method.
- RelativePath string
- Gets the workflow trigger callback URL relative path.
- Value string
- Gets the workflow trigger callback URL.
- Queries
WorkflowTrigger List Callback Url Queries Response 
- Gets the workflow trigger callback URL query parameters.
- RelativePath []stringParameters 
- Gets the workflow trigger callback URL relative path parameters.
- basePath String
- Gets the workflow trigger callback URL base path.
- method String
- Gets the workflow trigger callback URL HTTP method.
- relativePath String
- Gets the workflow trigger callback URL relative path.
- value String
- Gets the workflow trigger callback URL.
- queries
WorkflowTrigger List Callback Url Queries Response 
- Gets the workflow trigger callback URL query parameters.
- relativePath List<String>Parameters 
- Gets the workflow trigger callback URL relative path parameters.
- basePath string
- Gets the workflow trigger callback URL base path.
- method string
- Gets the workflow trigger callback URL HTTP method.
- relativePath string
- Gets the workflow trigger callback URL relative path.
- value string
- Gets the workflow trigger callback URL.
- queries
WorkflowTrigger List Callback Url Queries Response 
- Gets the workflow trigger callback URL query parameters.
- relativePath 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
WorkflowTrigger 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.
- basePath String
- Gets the workflow trigger callback URL base path.
- method String
- Gets the workflow trigger callback URL HTTP method.
- relativePath 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.
- relativePath List<String>Parameters 
- Gets the workflow trigger callback URL relative path parameters.
Supporting Types
WorkflowTriggerListCallbackUrlQueriesResponse      
- ApiVersion string
- The api version.
- Se string
- The SAS timestamp.
- Sig string
- The SAS signature.
- Sp string
- The SAS permissions.
- Sv string
- The SAS version.
- ApiVersion string
- The api version.
- Se string
- The SAS timestamp.
- Sig string
- The SAS signature.
- Sp string
- The SAS permissions.
- Sv string
- The SAS version.
- apiVersion String
- The api version.
- se String
- The SAS timestamp.
- sig String
- The SAS signature.
- sp String
- The SAS permissions.
- sv String
- The SAS version.
- apiVersion 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.
- apiVersion 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 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