Compartilhar via


AzureSqlServerAdapter.GetActiveDirectoryInformation Method

Definition

Verifies that the Azure Active Directory user or group exists, and will get the object id if it is not set.

protected Microsoft.Azure.Management.Sql.Models.ServerExternalAdministrator GetActiveDirectoryInformation (Microsoft.Azure.Management.Sql.Models.ServerExternalAdministrator input);
member this.GetActiveDirectoryInformation : Microsoft.Azure.Management.Sql.Models.ServerExternalAdministrator -> Microsoft.Azure.Management.Sql.Models.ServerExternalAdministrator
Protected Function GetActiveDirectoryInformation (input As ServerExternalAdministrator) As ServerExternalAdministrator

Parameters

input
ServerExternalAdministrator

Azure Active Directory user or group object

Returns

Applies to