get Product
Gets the details of the product specified by its identifier. API Version: 2020-12-01.
Return
Product details.
Parameters
argument
null
suspend fun getProduct(productId: String, resourceGroupName: String, serviceName: String): GetProductResult
Return
Product details.
Parameters
product Id
Product identifier. Must be unique in the current API Management service instance.
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
See also
Return
Product details.
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetProductPlainArgs.