listWorkflowCallbackUrl

Get the workflow callback Url. API Version: 2019-05-01.

Return

The workflow trigger callback URL.

Parameters

argument

null


suspend fun listWorkflowCallbackUrl(keyType: Either<String, KeyType>? = null, notAfter: String? = null, resourceGroupName: String, workflowName: String): ListWorkflowCallbackUrlResult

Return

The workflow trigger callback URL.

See also

Parameters

keyType

The key type.

notAfter

The expiry time.

resourceGroupName

The resource group name.

workflowName

The workflow name.


Return

The workflow trigger callback URL.

See also

Parameters

argument

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