Share via


SqlServerPatch.Administrators Property

Definition

The Azure Active Directory administrator can be utilized during server creation and for server updates, except for the azureADOnlyAuthentication property. To update the azureADOnlyAuthentication property, individual API must be used.

public Azure.ResourceManager.Sql.Models.ServerExternalAdministrator Administrators { get; set; }
member this.Administrators : Azure.ResourceManager.Sql.Models.ServerExternalAdministrator with get, set
Public Property Administrators As ServerExternalAdministrator

Property Value

Applies to