Get Capacity Details Plain Args
data class GetCapacityDetailsPlainArgs(val dedicatedCapacityName: String, val resourceGroupName: String) : ConvertibleToJava<GetCapacityDetailsPlainArgs>
Properties
Link copied to clipboard
The name of the dedicated capacity. It must be a minimum of 3 characters, and a maximum of 63.
Link copied to clipboard
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.