Condividi tramite


ServerAutoGenerated.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.MySql.FormatTable(Index=4)]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public string AdministratorLogin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.FormatTable(Index=4)>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.AdministratorLogin : string with get, set
Public Property AdministratorLogin As String

Property Value

Implements

Attributes

Applies to