ServerAzureADAdministrator Class
Azure Active Directory administrator.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceServerAzureADAdministrator
Constructor
ServerAzureADAdministrator(*, administrator_type: Optional[Union[str, azure.mgmt.sql.models._sql_management_client_enums.AdministratorType]] = None, login: Optional[str] = None, sid: Optional[str] = None, tenant_id: Optional[str] = None, **kwargs)
Parameters
- administrator_type
- str or AdministratorType
Required
Type of the sever administrator. Possible values include: "ActiveDirectory".
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- azure_ad_only_authentication
- bool
Azure Active Directory only Authentication enabled.
Feedback
Submit and view feedback for