PostgreSqlFlexibleServer.AdministratorLoginPassword Property

Definition

Password assigned to the administrator login. As long as password authentication is enabled, this password can be changed at any time.

public Azure.Provisioning.BicepValue<string> AdministratorLoginPassword { get; set; }
member this.AdministratorLoginPassword : Azure.Provisioning.BicepValue<string> with get, set
Public Property AdministratorLoginPassword As BicepValue(Of String)

Property Value

Applies to