AdministratorListResult interface

A list of active directory administrators.

Properties

nextLink

The link used to get the next page of active directory.

value

The list of active directory administrators

Property Details

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[]

Property Value