Udostępnij przez


AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator Class

Definition

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

Name Description
AzureSqlServerActiveDirectoryOnlyAuthenticationCommunicator(IAzureContext)

Creates a communicator for Azure SQL Server Active Directory administrator

Properties

Name Description
Context

Gets or sets the Azure profile

Methods

Name Description
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

Applies to