Share via


ServerAdministratorResourceListResult Class

The response to a list Active Directory Administrators request.

Constructor

ServerAdministratorResourceListResult(*, value: list['_models.ServerAdministratorResource'] | None = None, **kwargs: Any)

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.