get Product
Get a Product. '.default' and '.unassigned' are system defined values and cannot be used for product name. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2024-04-01.
Return
An product resource belonging to a catalog resource.
Parameters
argument
null
suspend fun getProduct(catalogName: String, productName: String, resourceGroupName: String): GetProductResult
Return
An product resource belonging to a catalog resource.
Parameters
catalog Name
Name of catalog
product Name
Name of product.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
Return
An product resource belonging to a catalog resource.
Parameters
argument
Builder for com.pulumi.azurenative.azuresphere.kotlin.inputs.GetProductPlainArgs.