AzureSqlServerActiveDirectoryAdministratorAdapter.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.ServerAzureADAdministrator GetActiveDirectoryInformation (string displayName, Guid objectId);
protected Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministratorCreateOrUpdateProperties GetActiveDirectoryInformation (string displayName, Guid objectId);
member this.GetActiveDirectoryInformation : string * Guid -> Microsoft.Azure.Management.Sql.Models.ServerAzureADAdministrator
member this.GetActiveDirectoryInformation : string * Guid -> Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministratorCreateOrUpdateProperties
Protected Function GetActiveDirectoryInformation (displayName As String, objectId As Guid) As ServerAzureADAdministrator
Protected Function GetActiveDirectoryInformation (displayName As String, objectId As Guid) As ServerAdministratorCreateOrUpdateProperties
Parameters
- displayName
- String
Azure Active Directory user or group display name
- objectId
- Guid
Azure Active Directory user or group object id