DedicatedCapacityUpdateParameters interface

Provision request specification

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

sku

The SKU of the Dedicated capacity resource.

tags

Key-value pairs of additional provisioning properties.

tenantId

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

sku

The SKU of the Dedicated capacity resource.

sku?: CapacitySku

Property Value

tags

Key-value pairs of additional provisioning properties.

tags?: Record<string, string>

Property Value

Record<string, string>

tenantId

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

tenantId?: string

Property Value

string