DedicatedCapacityMutableProperties interface
An object that represents a set of mutable Dedicated capacity resource properties.
Properties
| administration | A collection of Dedicated capacity administrators |
| friendly |
Capacity name |
| mode | Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More |
| tenant |
Tenant ID for the capacity. Used for creating Pro Plus capacity. |
Property Details
administration
A collection of Dedicated capacity administrators
administration?: DedicatedCapacityAdministrators
Property Value
friendlyName
Capacity name
friendlyName?: string
Property Value
string
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
tenantId
Tenant ID for the capacity. Used for creating Pro Plus capacity.
tenantId?: string
Property Value
string