AzureSqlInstanceActiveDirectoryAdministratorAdapter Class
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.
Adapter for Azure SQL Instance Active Directory administrator operations
public class AzureSqlInstanceActiveDirectoryAdministratorAdapter
type AzureSqlInstanceActiveDirectoryAdministratorAdapter = class
Public Class AzureSqlInstanceActiveDirectoryAdministratorAdapter
- Inheritance
-
AzureSqlInstanceActiveDirectoryAdministratorAdapter
Constructors
AzureSqlInstanceActiveDirectoryAdministratorAdapter(IAzureContext) |
Constructs a Azure SQL Instance Active Directory administrator adapter |
Properties
Context |
Gets or sets the Azure profile |
MicrosoftGraphClient |
Gets or sets the Azure MicrosoftGraphClient instance |
Methods
CreateInstanceActiveDirectoryAdministratorModelFromResponse(String, String, ManagedInstanceAdministrator) |
Converts the response from the service to a powershell database object |
GetActiveDirectoryInformation(String, Guid) |
Verifies that the Azure Active Directory user or group exists, and will get the object id if it is not set. |
GetTenantId() |
Get the default tenantId for the current subscription |
RemoveInstanceActiveDirectoryAdministrator(String, String) |
Deletes a Azure SQL Instance Active Directory administrator |