Aracılığıyla paylaş


ServerAdministratorListResponse.Administrators Property

Definition

Optional. Gets or sets the list of Azure SQL Server Active Directory Administrators for the server.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministrator> Administrators { get; set; }
member this.Administrators : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerAdministrator> with get, set
Public Property Administrators As IList(Of ServerAdministrator)

Property Value

Applies to