Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.InstanceActiveDirectoryOnlyAuthentication.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

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.

Represents an Azure SQL Managed Instance Active Directory only authentication

public class AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel
type AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel = class
Public Class AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel
Inheritance
AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel

Constructors

Name Description
AzureSqlInstanceActiveDirectoryOnlyAuthenticationModel()

Properties

Name Description
AzureADOnlyAuthentication

Gets or sets the value to indicate Azure AD Only authentication

InstanceName

Gets or sets the name of the instance

ResourceGroupName

Gets or sets the name of the resource group

Applies to