Share via


PowerBIDataSource interface

Power BI data source.

Extends

Properties

kind
properties

Power BI properties.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "PowerBI"

Property Value

"PowerBI"

properties

Power BI properties.

properties?: PowerBIProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType