DedicatedCapacityProperties interface

Properties of Dedicated Capacity resource.

Extends

Properties

provisioningState

The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning.

state

The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning.

Inherited Properties

administration

A collection of Dedicated capacity administrators

friendlyName

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

tenantId

Tenant ID for the capacity. Used for creating Pro Plus capacity.

Property Details

provisioningState

The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning.

provisioningState?: string

Property Value

string

state

The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning.

state?: string

Property Value

string

Inherited Property Details

administration

A collection of Dedicated capacity administrators

administration?: DedicatedCapacityAdministrators

Property Value

Inherited From DedicatedCapacityMutableProperties.administration

friendlyName

Capacity name

friendlyName?: string

Property Value

string

Inherited From DedicatedCapacityMutableProperties.friendlyName

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

tenantId

Tenant ID for the capacity. Used for creating Pro Plus capacity.

tenantId?: string

Property Value

string

Inherited From DedicatedCapacityMutableProperties.tenantId