public static interface SqlServer.DefinitionStages.WithActiveDirectoryAdministrator
| Modifier and Type | Method and Description |
|---|---|
SqlServer.DefinitionStages.WithCreate |
withActiveDirectoryAdministrator(String userLogin,
String id)
Sets the SQL Active Directory administrator.
|
SqlServer.DefinitionStages.WithCreate withActiveDirectoryAdministrator(String userLogin, String id)
Azure Active Directory authentication allows you to centrally manage identity and access to your Azure SQL Database V12.
userLogin - the user or group login; it can be the name or the email addressid - the user or group unique IDCopyright © 2020 Microsoft Corporation. All rights reserved.