SBAuthorizationRuleListResult interface
The response to the List Namespace operation.
Properties
next |
Link to the next set of results. Not empty if Value contains incomplete list of Authorization Rules. |
value | Result of the List Authorization Rules operation. |
Property Details
nextLink
Link to the next set of results. Not empty if Value contains incomplete list of Authorization Rules.
nextLink?: string
Property Value
string
value
Result of the List Authorization Rules operation.
value?: SBAuthorizationRule[]