Udostępnij przez


ServerPropertiesForDefaultCreate.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). The login name is required when updating password.

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

Property Value

Implements

Attributes

Applies to