IServerAdministratorProperties.Login Property

Definition

The server administrator login account name.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The server administrator login account name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="login")]
public string Login { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The server administrator login account name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="login")>]
member this.Login : string with get, set
Public Property Login As String

Property Value

Attributes

Applies to