SqlManagementClient.ServerAdministrators Property

Definition

Represents all the operations for operating on Azure SQL Server Active Directory Administrators. Contains operations to: Create, Retrieve, Update, and Delete Azure SQL Server Active Directory Administrators.

public virtual Microsoft.Azure.Management.Sql.LegacySdk.IServerAdministratorOperations ServerAdministrators { get; }
member this.ServerAdministrators : Microsoft.Azure.Management.Sql.LegacySdk.IServerAdministratorOperations
Public Overridable ReadOnly Property ServerAdministrators As IServerAdministratorOperations

Property Value

Implements

Applies to