RelayNamespaceListResult Class
The response from the list namespace operation.
- Inheritance
-
RelayNamespaceListResult
Constructor
RelayNamespaceListResult(*, value: Optional[List[azure.mgmt.relay.models._models_py3.RelayNamespace]] = 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