getCapacityDetails

Gets details about the specified dedicated capacity. Azure REST API version: 2021-01-01. Other available API versions: 2017-10-01.

Return

Represents an instance of a Dedicated Capacity resource.

Parameters

argument

null


suspend fun getCapacityDetails(dedicatedCapacityName: String, resourceGroupName: String): GetCapacityDetailsResult

Return

Represents an instance of a Dedicated Capacity resource.

See also

Parameters

dedicatedCapacityName

The name of the dedicated capacity. It must be a minimum of 3 characters, and a maximum of 63.

resourceGroupName

The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.


Return

Represents an instance of a Dedicated Capacity resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.powerbidedicated.kotlin.inputs.GetCapacityDetailsPlainArgs.