Share via


PowerBIProperties interface

Power BI properties.

Extends

Properties

tenant

The tenant of Power BI.

Inherited Properties

collection

The reference to collection.

dataSourceCollectionMovingState

Data source collection moving state.

Property Details

tenant

The tenant of Power BI.

tenant?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReference

Property Value

Inherited From DataSourceProperties.collection

dataSourceCollectionMovingState

Data source collection moving state.

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourceProperties.dataSourceCollectionMovingState