AzureSqlServerModel.SqlAdministratorLogin 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.
Gets or sets the sql login credentials for the admin
public string SqlAdministratorLogin { get; set; }
member this.SqlAdministratorLogin : string with get, set
Public Property SqlAdministratorLogin As String