ServerAdministratorResourceListResult Class
The response to a list Active Directory Administrators request.
Constructor
ServerAdministratorResourceListResult(*, value: List[ServerAdministratorResource] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The list of server Active Directory Administrators for the server. Default value: None
|
Variables
Name | Description |
---|---|
value
|
The list of server Active Directory Administrators for the server. |