getConnectorDryrun

get a dryrun job Azure REST API version: 2022-11-01-preview.

Return

a dryrun job resource

Parameters

argument

null


suspend fun getConnectorDryrun(dryrunName: String, location: String, resourceGroupName: String, subscriptionId: String? = null): GetConnectorDryrunResult

Return

a dryrun job resource

See also

Parameters

dryrunName

The name of dryrun.

location

The name of Azure region.

resourceGroupName

The name of the resource group. The name is case insensitive.

subscriptionId

The ID of the target subscription.


Return

a dryrun job resource

See also

Parameters

argument

Builder for com.pulumi.azurenative.servicelinker.kotlin.inputs.GetConnectorDryrunPlainArgs.