DataSourceProperties interface
Properties of data source.
Properties
| collection | The reference to collection. |
| data |
Data source collection moving state. |
Property Details
collection
dataSourceCollectionMovingState
Data source collection moving state.
dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"
Property Value
"Failed" | "Active" | "Moving"