ServicelinkerFunctions

Functions

Link copied to clipboard

Returns Connector resource for a given name. Uses Azure REST API version 2024-04-01. Other available API versions: 2022-11-01-preview, 2023-04-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicelinker [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConnector(connectorName: String, location: String, resourceGroupName: String, subscriptionId: String? = null): GetConnectorResult
Link copied to clipboard

get a dryrun job Uses Azure REST API version 2024-04-01. Other available API versions: 2022-11-01-preview, 2023-04-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicelinker [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Returns Linker resource for a given name. Uses Azure REST API version 2024-04-01. Other available API versions: 2022-11-01-preview, 2023-04-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicelinker [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getLinker(argument: suspend GetLinkerPlainArgsBuilder.() -> Unit): GetLinkerResult
suspend fun getLinker(linkerName: String, resourceUri: String): GetLinkerResult
Link copied to clipboard

get a dryrun job Uses Azure REST API version 2024-04-01. Other available API versions: 2022-11-01-preview, 2023-04-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicelinker [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getLinkerDryrun(dryrunName: String, resourceUri: String): GetLinkerDryrunResult
Link copied to clipboard

list source configurations for a Linker. Uses Azure REST API version 2024-04-01. Other available API versions: 2022-11-01-preview, 2023-04-01-preview, 2024-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicelinker [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.