AccessControlListsListResult interface
List of Access Control Lists.
Properties
next |
Url to follow for getting next page of resources. |
value | List of Access Control List resources. |
Property Details
nextLink
Url to follow for getting next page of resources.
nextLink?: string
Property Value
string
value
List of Access Control List resources.
value?: AccessControlList[]