Note

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

Access to this page requires authorization. You can try .

AzureSqlInstanceActiveDirectoryAdministratorModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.InstanceActiveDirectoryAdministrator.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 Server Active Directory administrator

public class AzureSqlInstanceActiveDirectoryAdministratorModel
type AzureSqlInstanceActiveDirectoryAdministratorModel = class
Public Class AzureSqlInstanceActiveDirectoryAdministratorModel
Inheritance
AzureSqlInstanceActiveDirectoryAdministratorModel

Constructors

Name Description
AzureSqlInstanceActiveDirectoryAdministratorModel()

Properties

Name Description
DisplayName

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

InstanceName

Gets or sets the name of the instance

ObjectId

Gets or sets the SID (object ID) of the Azure SQL Instance Active administrator

ResourceGroupName

Gets or sets the name of the resource group

Applies to