NamespaceListResult Class
The response of the List Namespace operation.
- Inheritance
-
NamespaceListResult
Constructor
NamespaceListResult(*, value: Optional[List[azure.mgmt.servicebus.v2015_08_01.models._models_py3.NamespaceResource]] = None, next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
Link to the next set of results. Not empty if Value contains incomplete list of Namespaces.
Feedback
Submit and view feedback for