SchemaGroupListResult Class
The result of the List SchemaGroup operation.
- Inheritance
-
SchemaGroupListResult
Constructor
SchemaGroupListResult(*, value: Optional[List[azure.mgmt.eventhub.v2021_11_01.models._models_py3.SchemaGroup]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[SchemaGroup]
Result of the List SchemaGroups operation.
- next_link
- str
Link to the next set of results. Not empty if Value contains incomplete list of Schema Groups.
Feedback
Submit and view feedback for