listAgriServiceAvailableSolutions

Returns the list of available agri solutions. Uses Azure REST API version 2024-06-01-preview.

Return

The list of available agri solutions.

Parameters

argument

null


suspend fun listAgriServiceAvailableSolutions(agriServiceResourceName: String, resourceGroupName: String): ListAgriServiceAvailableSolutionsResult

Return

The list of available agri solutions.

Parameters

agriServiceResourceName

The name of the AgriService resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The list of available agri solutions.

Parameters

argument

Builder for com.pulumi.azurenative.agricultureplatform.kotlin.inputs.ListAgriServiceAvailableSolutionsPlainArgs.

See also