listIntegrationAccountMapContentCallbackUrl

Get the content callback url. API Version: 2019-05-01.

Return

The workflow trigger callback URL.

Parameters

argument

null


suspend fun listIntegrationAccountMapContentCallbackUrl(integrationAccountName: String, keyType: Either<String, KeyType>? = null, mapName: String, notAfter: String? = null, resourceGroupName: String): ListIntegrationAccountMapContentCallbackUrlResult

Return

The workflow trigger callback URL.

Parameters

integrationAccountName

The integration account name.

keyType

The key type.

mapName

The integration account map name.

notAfter

The expiry time.

resourceGroupName

The resource group name.

See also


Return

The workflow trigger callback URL.

Parameters

argument

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

See also