AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter 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 Managed Instance Active Directory only authentication operations
public class AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter
type AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter = class
Public Class AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter
- Inheritance
-
AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter
Constructors
| Name | Description |
|---|---|
| AzureSqlInstanceActiveDirectoryOnlyAuthenticationAdapter(IAzureContext) |
Constructs a Azure SQL Managed Instance Active Directory only authentication administrator adapter |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| CreateInstanceActiveDirectoryOnlyAuthenticationModelFromResponse(String, String, ManagedInstanceAzureADOnlyAuthentication) |
Converts the response from the service to a powershell database object |