listProducts

Returns a list of products. Azure REST API version: 2022-06-01.

Return

Pageable list of products.

Parameters

argument

null


suspend fun listProducts(productName: String, registrationName: String, resourceGroup: String): ListProductsResult

Return

Pageable list of products.

See also

Parameters

productName

Name of the product.

registrationName

Name of the Azure Stack registration.

resourceGroup

Name of the resource group.


Return

Pageable list of products.

See also

Parameters

argument

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