ServerAdministratorCreateOrUpdateResponse.ServerAdministrator Property
Definition
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.
Optional. Gets or sets Active Directory Administrator object that represents the Azure SQL Server Active Directory Administrator.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministrator ServerAdministrator { get; set; }
member this.ServerAdministrator : Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministrator with get, set
Public Property ServerAdministrator As ServerAdministrator