DataFlowListResponse Class
A list of data flow resources.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
DataFlowListResponse
Constructor
DataFlowListResponse(*, value: List[_models.DataFlowResource], next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[DataFlowResource]
Required. List of data flows.
- next_link
- str
The link to the next page of results, if any remaining results exist.
Feedback
Submit and view feedback for