AdministratorListResult interface
A List of azure ad administrators.
Properties
| next |
The link used to get the next page of operations. |
| value | The list of azure ad administrator of a server |
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
string
value
The list of azure ad administrator of a server
value?: AzureADAdministrator[]