getFabricCapacity

Get a FabricCapacity Uses Azure REST API version 2023-11-01. Other available API versions: 2025-01-15-preview.

Return

Fabric Capacity resource

Parameters

argument

null


suspend fun getFabricCapacity(capacityName: String, resourceGroupName: String): GetFabricCapacityResult

Return

Fabric Capacity resource

Parameters

capacityName

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

resourceGroupName

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

See also


Return

Fabric Capacity resource

Parameters

argument

Builder for com.pulumi.azurenative.fabric.kotlin.inputs.GetFabricCapacityPlainArgs.

See also