SBAuthorizationRuleListResult Class

The response to the List Namespace operation.

Inheritance
SBAuthorizationRuleListResult

Constructor

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

Parameters

value
list[SBAuthorizationRule]
Required

Result of the List Authorization Rules operation.

next_link
str
Required

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