PowerBIPropertiesOutput interface
Power BI 속성.
- Extends
속성
| tenant | Power BI의 테넌트입니다. |
상속된 속성
| collection | 컬렉션에 대한 참조입니다. |
| created |
데이터 원본의 만들기 시간입니다. |
| data |
데이터 원본 컬렉션 이동 상태입니다. |
| last |
데이터 원본의 마지막으로 수정된 시간입니다. |
속성 세부 정보
tenant
Power BI의 테넌트입니다.
tenant?: string
속성 값
string
상속된 속성 세부 정보
collection
컬렉션에 대한 참조입니다.
collection?: CollectionReferenceOutput
속성 값
createdAt
dataSourceCollectionMovingState
데이터 원본 컬렉션 이동 상태입니다.
dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"
속성 값
"Failed" | "Active" | "Moving"
DataSourcePropertiesOutput.dataSourceCollectionMovingState 상속된
lastModifiedAt
데이터 원본의 마지막으로 수정된 시간입니다.
lastModifiedAt?: string
속성 값
string