1. Packages
  2. Azure Native
  3. API Docs
  4. apimanagement
  5. getClientApplicationProductLink
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi

azure-native.apimanagement.getClientApplicationProductLink

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi

    Gets the product link for the client application.

    Uses Azure REST API version 2024-10-01-preview.

    Using getClientApplicationProductLink

    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 getClientApplicationProductLink(args: GetClientApplicationProductLinkArgs, opts?: InvokeOptions): Promise<GetClientApplicationProductLinkResult>
    function getClientApplicationProductLinkOutput(args: GetClientApplicationProductLinkOutputArgs, opts?: InvokeOptions): Output<GetClientApplicationProductLinkResult>
    def get_client_application_product_link(client_application_id: Optional[str] = None,
                                            client_application_product_link_id: Optional[str] = None,
                                            resource_group_name: Optional[str] = None,
                                            service_name: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetClientApplicationProductLinkResult
    def get_client_application_product_link_output(client_application_id: Optional[pulumi.Input[str]] = None,
                                            client_application_product_link_id: Optional[pulumi.Input[str]] = None,
                                            resource_group_name: Optional[pulumi.Input[str]] = None,
                                            service_name: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetClientApplicationProductLinkResult]
    func LookupClientApplicationProductLink(ctx *Context, args *LookupClientApplicationProductLinkArgs, opts ...InvokeOption) (*LookupClientApplicationProductLinkResult, error)
    func LookupClientApplicationProductLinkOutput(ctx *Context, args *LookupClientApplicationProductLinkOutputArgs, opts ...InvokeOption) LookupClientApplicationProductLinkResultOutput

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

    public static class GetClientApplicationProductLink 
    {
        public static Task<GetClientApplicationProductLinkResult> InvokeAsync(GetClientApplicationProductLinkArgs args, InvokeOptions? opts = null)
        public static Output<GetClientApplicationProductLinkResult> Invoke(GetClientApplicationProductLinkInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetClientApplicationProductLinkResult> getClientApplicationProductLink(GetClientApplicationProductLinkArgs args, InvokeOptions options)
    public static Output<GetClientApplicationProductLinkResult> getClientApplicationProductLink(GetClientApplicationProductLinkArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:apimanagement:getClientApplicationProductLink
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ClientApplicationId string
    Client Application identifier. Must be unique in the current API Management service instance.
    ClientApplicationProductLinkId string
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ServiceName string
    The name of the API Management service.
    ClientApplicationId string
    Client Application identifier. Must be unique in the current API Management service instance.
    ClientApplicationProductLinkId string
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ServiceName string
    The name of the API Management service.
    clientApplicationId String
    Client Application identifier. Must be unique in the current API Management service instance.
    clientApplicationProductLinkId String
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    serviceName String
    The name of the API Management service.
    clientApplicationId string
    Client Application identifier. Must be unique in the current API Management service instance.
    clientApplicationProductLinkId string
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    serviceName string
    The name of the API Management service.
    client_application_id str
    Client Application identifier. Must be unique in the current API Management service instance.
    client_application_product_link_id str
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    service_name str
    The name of the API Management service.
    clientApplicationId String
    Client Application identifier. Must be unique in the current API Management service instance.
    clientApplicationProductLinkId String
    Client Application Product Link identifier. Must be unique in the current API Management service instance.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    serviceName String
    The name of the API Management service.

    getClientApplicationProductLink Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    ProductId string
    The unique resource identifier of the Product.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    ProductId string
    The unique resource identifier of the Product.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    productId String
    The unique resource identifier of the Product.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    productId string
    The unique resource identifier of the Product.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    product_id str
    The unique resource identifier of the Product.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    productId String
    The unique resource identifier of the Product.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi