get Custom Location
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
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
Custom Locations name.
See also
suspend fun getCustomLocation(argument: suspend GetCustomLocationPlainArgsBuilder.() -> Unit): GetCustomLocationResult
Return
Custom Locations definition.
Parameters
argument
Builder for com.pulumi.azurenative.extendedlocation.kotlin.inputs.GetCustomLocationPlainArgs.