DedicatedCapacityUpdateParameters interface
Provision request specification
Properties
| administration | A collection of Dedicated capacity administrators |
| mode | Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More |
| sku | The SKU of the Dedicated capacity resource. |
| tags | Key-value pairs of additional provisioning properties. |
Property Details
administration
A collection of Dedicated capacity administrators
administration?: DedicatedCapacityAdministrators
Property Value
mode
Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More
mode?: string
Property Value
string
sku
tags
Key-value pairs of additional provisioning properties.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}