listProductDetails

Returns the extended properties of a product. API Version: 2017-06-01.

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

productName

Name of the product.

registrationName

Name of the Azure Stack registration.

resourceGroup

Name of the resource group.

See also


Return

Extended description about the product required for installing it into Azure Stack.

Parameters

argument

Builder for com.pulumi.azurenative.azurestack.kotlin.inputs.ListProductDetailsPlainArgs.

See also