get Custom Location
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
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.