Note

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

Access to this page requires authorization. You can try .

AzureSqlServerActiveDirectoryAdministratorModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ServerActiveDirectoryAdministrator.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
Assembly:
Microsoft.Azure.Commands.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 Server Active Directory administrator

public class AzureSqlServerActiveDirectoryAdministratorModel
type AzureSqlServerActiveDirectoryAdministratorModel = class
Public Class AzureSqlServerActiveDirectoryAdministratorModel
Inheritance
AzureSqlServerActiveDirectoryAdministratorModel

Constructors

Name Description
AzureSqlServerActiveDirectoryAdministratorModel()

Properties

Name Description
DisplayName

Gets or sets the name of the Azure SQL Server Active Directory administrator display name

IsAzureADOnlyAuthentication

Gets or sets the value to indicate if only Azure AD Only authentication is allowed

ObjectId

Gets or sets the unique ID of the Azure SQL Server Active administrator admin object id

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the server

Applies to