list Product Details
Returns the extended properties of a product. Uses Azure REST API version 2022-06-01. Other available API versions: 2020-06-01-preview.
Return
Extended description about the product required for installing it into Azure Stack.
Parameters
argument
null
suspend fun listProductDetails(productName: String, registrationName: String, resourceGroup: String): ListProductDetailsResult
Return
Extended description about the product required for installing it into Azure Stack.
Parameters
product Name
Name of the product.
registration Name
Name of the Azure Stack registration.
resource Group
Name of the resource group.
See also
suspend fun listProductDetails(argument: suspend ListProductDetailsPlainArgsBuilder.() -> Unit): ListProductDetailsResult
Return
Extended description about the product required for installing it into Azure Stack.
Parameters
argument
Builder for com.pulumi.azurenative.azurestack.kotlin.inputs.ListProductDetailsPlainArgs.