getIntegrationAccountAgreement

Gets an integration account agreement. API Version: 2019-05-01.

Return

The integration account agreement.

Parameters

argument

null


suspend fun getIntegrationAccountAgreement(agreementName: String, integrationAccountName: String, resourceGroupName: String): GetIntegrationAccountAgreementResult

Return

The integration account agreement.

Parameters

agreementName

The integration account agreement name.

integrationAccountName

The integration account name.

resourceGroupName

The resource group name.

See also


Return

The integration account agreement.

Parameters

argument

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

See also