Udostępnij za pośrednictwem


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

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

Applies to