AdministratorListResult interface
A list of active directory administrators.
Properties
next |
The link used to get the next page of active directory. |
value | The list of active directory administrators |
Property Details
nextLink
The link used to get the next page of active directory.
nextLink?: string
Property Value
string
value
The list of active directory administrators
value?: ActiveDirectoryAdministrator[]