getCustomLocation

Gets the details of the customLocation with a specified resource group and name. API Version: 2021-03-15-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