DedicatedCapacityProperties interface
Properties of Dedicated Capacity resource.
- Extends
Properties
provisioning |
The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server. |
state | The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited 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 |
Property Details
provisioningState
The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
state
The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string
Inherited Property Details
administration
A collection of Dedicated capacity administrators
administration?: DedicatedCapacityAdministrators
Property Value
Inherited From DedicatedCapacityMutableProperties.administration
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
Inherited From DedicatedCapacityMutableProperties.mode