listEnergyServicePartitions

Method that gets called when list of partitions is requested. API Version: 2022-04-04-preview.

Return

List of data partitions.

Parameters

argument

null


suspend fun listEnergyServicePartitions(resourceGroupName: String, resourceName: String): ListEnergyServicePartitionsResult

Return

List of data partitions.

Parameters

resourceGroupName

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

resourceName

The resource name.

See also


Return

List of data partitions.

Parameters

argument

Builder for com.pulumi.azurenative.openenergyplatform.kotlin.inputs.ListEnergyServicePartitionsPlainArgs.

See also