AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator 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.
This class is responsible for all the REST communication with the audit REST endpoints
public class AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator
type AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator = class
Public Class AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator
- Inheritance
-
AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator
Constructors
AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator(IAzureContext) |
Creates a communicator for Azure SQL Server Active Directory administrator |
Properties
Context |
Gets or sets the Azure profile |
Methods
CreateOrUpdate(String, String, ServerAzureADOnlyAuthentication) |
Disables Azure Active Directory only authentication on a Azure SQL Server |
Get(String, String) |
Gets the Azure SQL Server Active Directory only authentication |
List(String, String) |
Lists Azure SQL Server Active Directory only authenctications |