WorkflowVersionListResult Class
The list of workflow versions.
- Inheritance
-
WorkflowVersionListResult
Constructor
WorkflowVersionListResult(*, value: Optional[List[azure.mgmt.logic.models._models_py3.WorkflowVersion]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[WorkflowVersion]
A list of workflow versions.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for