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