AuthorizationRuleListResult interface

The response from the List namespace operation.

Properties

nextLink

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

value

Result of the List Authorization Rules operation.

Property Details

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

nextLink?: string

Property Value

string

value

Result of the List Authorization Rules operation.

value?: AuthorizationRule[]

Property Value