listIntegrationAccountSchemaContentCallbackUrl

Get the content callback url. Uses Azure REST API version 2019-05-01.

Return

The workflow trigger callback URL.

Parameters

argument

null


suspend fun listIntegrationAccountSchemaContentCallbackUrl(integrationAccountName: String, keyType: Either<String, KeyType>? = null, notAfter: String? = null, resourceGroupName: String, schemaName: String): ListIntegrationAccountSchemaContentCallbackUrlResult

Return

The workflow trigger callback URL.

Parameters

integrationAccountName

The integration account name.

keyType

The key type.

notAfter

The expiry time.

resourceGroupName

The resource group name.

schemaName

The integration account schema name.

See also


Return

The workflow trigger callback URL.

Parameters

argument

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

See also