SBNamespaceListResult Class

The response of the List Namespace operation.

Inheritance
SBNamespaceListResult

Constructor

SBNamespaceListResult(*, value: Optional[List[azure.mgmt.servicebus.v2017_04_01.models._models_py3.SBNamespace]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[SBNamespace]
Required

Result of the List Namespace operation.

next_link
str
Required

Link to the next set of results. Not empty if Value contains incomplete list of Namespaces.