SharedAccessAuthorizationRuleListResult interface

The response of the List Namespace operation.

Properties

nextLink

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

value

Result of the List AuthorizationRules operation.

Property Details

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

nextLink?: string

Property Value

string

value

Result of the List AuthorizationRules operation.

value?: SharedAccessAuthorizationRuleResource[]

Property Value