Share via


ServerProperties.AdministratorLogin Property

Definition

The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)]
public string AdministratorLogin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)>]
member this.AdministratorLogin : string with get, set
Public Property AdministratorLogin As String

Property Value

Implements

Attributes

Applies to