1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getIntegrationAccountPartner
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.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.logic.getIntegrationAccountPartner

Explore with Pulumi AI

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.2.0 published on Monday, Apr 14, 2025 by Pulumi

Gets an integration account partner.

Uses Azure REST API version 2019-05-01.

Other available API versions: 2015-08-01-preview, 2018-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native logic [ApiVersion]. See the version guide for details.

Using getIntegrationAccountPartner

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 getIntegrationAccountPartner(args: GetIntegrationAccountPartnerArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountPartnerResult>
function getIntegrationAccountPartnerOutput(args: GetIntegrationAccountPartnerOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountPartnerResult>
Copy
def get_integration_account_partner(integration_account_name: Optional[str] = None,
                                    partner_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountPartnerResult
def get_integration_account_partner_output(integration_account_name: Optional[pulumi.Input[str]] = None,
                                    partner_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountPartnerResult]
Copy
func LookupIntegrationAccountPartner(ctx *Context, args *LookupIntegrationAccountPartnerArgs, opts ...InvokeOption) (*LookupIntegrationAccountPartnerResult, error)
func LookupIntegrationAccountPartnerOutput(ctx *Context, args *LookupIntegrationAccountPartnerOutputArgs, opts ...InvokeOption) LookupIntegrationAccountPartnerResultOutput
Copy

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

public static class GetIntegrationAccountPartner 
{
    public static Task<GetIntegrationAccountPartnerResult> InvokeAsync(GetIntegrationAccountPartnerArgs args, InvokeOptions? opts = null)
    public static Output<GetIntegrationAccountPartnerResult> Invoke(GetIntegrationAccountPartnerInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIntegrationAccountPartnerResult> getIntegrationAccountPartner(GetIntegrationAccountPartnerArgs args, InvokeOptions options)
public static Output<GetIntegrationAccountPartnerResult> getIntegrationAccountPartner(GetIntegrationAccountPartnerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:logic:getIntegrationAccountPartner
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
PartnerName
This property is required.
Changes to this property will trigger replacement.
string
The integration account partner name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
PartnerName
This property is required.
Changes to this property will trigger replacement.
string
The integration account partner name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
partnerName
This property is required.
Changes to this property will trigger replacement.
String
The integration account partner name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
partnerName
This property is required.
Changes to this property will trigger replacement.
string
The integration account partner name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
integration_account_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account name.
partner_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account partner name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
partnerName
This property is required.
Changes to this property will trigger replacement.
String
The integration account partner name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getIntegrationAccountPartner Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
Content Pulumi.AzureNative.Logic.Outputs.PartnerContentResponse
The partner content.
CreatedTime string
The created time.
Id string
The resource id.
Name string
Gets the resource name.
PartnerType string
The partner type.
Type string
Gets the resource type.
Location string
The resource location.
Metadata object
The metadata.
Tags Dictionary<string, string>
The resource tags.
AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
Content PartnerContentResponse
The partner content.
CreatedTime string
The created time.
Id string
The resource id.
Name string
Gets the resource name.
PartnerType string
The partner type.
Type string
Gets the resource type.
Location string
The resource location.
Metadata interface{}
The metadata.
Tags map[string]string
The resource tags.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
content PartnerContentResponse
The partner content.
createdTime String
The created time.
id String
The resource id.
name String
Gets the resource name.
partnerType String
The partner type.
type String
Gets the resource type.
location String
The resource location.
metadata Object
The metadata.
tags Map<String,String>
The resource tags.
azureApiVersion string
The Azure API version of the resource.
changedTime string
The changed time.
content PartnerContentResponse
The partner content.
createdTime string
The created time.
id string
The resource id.
name string
Gets the resource name.
partnerType string
The partner type.
type string
Gets the resource type.
location string
The resource location.
metadata any
The metadata.
tags {[key: string]: string}
The resource tags.
azure_api_version str
The Azure API version of the resource.
changed_time str
The changed time.
content PartnerContentResponse
The partner content.
created_time str
The created time.
id str
The resource id.
name str
Gets the resource name.
partner_type str
The partner type.
type str
Gets the resource type.
location str
The resource location.
metadata Any
The metadata.
tags Mapping[str, str]
The resource tags.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
content Property Map
The partner content.
createdTime String
The created time.
id String
The resource id.
name String
Gets the resource name.
partnerType String
The partner type.
type String
Gets the resource type.
location String
The resource location.
metadata Any
The metadata.
tags Map<String>
The resource tags.

Supporting Types

B2BPartnerContentResponse

BusinessIdentities []BusinessIdentityResponse
The list of partner business identities.
businessIdentities List<BusinessIdentityResponse>
The list of partner business identities.
businessIdentities BusinessIdentityResponse[]
The list of partner business identities.
business_identities Sequence[BusinessIdentityResponse]
The list of partner business identities.
businessIdentities List<Property Map>
The list of partner business identities.

BusinessIdentityResponse

Qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
Value This property is required. string
The user defined business identity value.
Qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
Value This property is required. string
The user defined business identity value.
qualifier This property is required. String
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. String
The user defined business identity value.
qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. string
The user defined business identity value.
qualifier This property is required. str
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. str
The user defined business identity value.
qualifier This property is required. String
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. String
The user defined business identity value.

PartnerContentResponse

B2b B2BPartnerContentResponse
The B2B partner content.
b2b B2BPartnerContentResponse
The B2B partner content.
b2b B2BPartnerContentResponse
The B2B partner content.
b2b B2BPartnerContentResponse
The B2B partner content.
b2b Property Map
The B2B partner content.

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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi