RoleDefinitionListResult interface
Role definition list operation result.
Properties
nextLink |
The URL to use for getting the next set of results.
|
value |
Role definition list.
|
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
value
Role definition list.
value?: RoleDefinition[]
Property Value