다음을 통해 공유


IServerForUpdate.AdministratorLoginPassword Property

Definition

The password of the administrator login.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The password of the administrator login.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=false, Required=false, SerializedName="administratorLoginPassword")]
public System.Security.SecureString AdministratorLoginPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The password of the administrator login.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=false, Required=false, SerializedName="administratorLoginPassword")>]
member this.AdministratorLoginPassword : System.Security.SecureString with get, set
Public Property AdministratorLoginPassword As SecureString

Property Value

Attributes

Applies to