getCustomLocation

Gets the details of the customLocation with a specified resource group and name. Uses Azure REST API version 2021-08-15. Other available API versions: 2021-08-31-preview.

Return

Custom Locations definition.

Parameters

argument

null


suspend fun getCustomLocation(resourceGroupName: String, resourceName: String): GetCustomLocationResult

Return

Custom Locations definition.

Parameters

resourceGroupName

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

resourceName

Custom Locations name.

See also


Return

Custom Locations definition.

Parameters

argument

Builder for com.pulumi.azurenative.extendedlocation.kotlin.inputs.GetCustomLocationPlainArgs.

See also