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