getIntegrationAccountPartner

Gets an integration account partner. Azure REST API version: 2019-05-01. Other available API versions: 2015-08-01-preview.

Return

The integration account partner.

Parameters

argument

null


suspend fun getIntegrationAccountPartner(integrationAccountName: String, partnerName: String, resourceGroupName: String): GetIntegrationAccountPartnerResult

Return

The integration account partner.

Parameters

integrationAccountName

The integration account name.

partnerName

The integration account partner name.

resourceGroupName

The resource group name.

See also


Return

The integration account partner.

Parameters

argument

Builder for com.pulumi.azurenative.logic.kotlin.inputs.GetIntegrationAccountPartnerPlainArgs.

See also