PostgreSqlServerPropertiesForDefaultCreate.AdministratorLogin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).
public Azure.Provisioning.BicepValue<string> AdministratorLogin { get; }
member this.AdministratorLogin : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AdministratorLogin As BicepValue(Of String)