AzureSqlInstanceActiveDirectoryAdministratorAdapter.GetActiveDirectoryInformation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.ManagedInstanceAdministrator GetActiveDirectoryInformation (string displayName, Guid objectId);
member this.GetActiveDirectoryInformation : string * Guid -> Microsoft.Azure.Management.Sql.Models.ManagedInstanceAdministrator
Protected Function GetActiveDirectoryInformation (displayName As String, objectId As Guid) As ManagedInstanceAdministrator
Parameters
- displayName
- String
Azure Active Directory user or group display name
- objectId
- Guid
Azure Active Directory user or group object id