Share via


PostgreSqlServerPropertiesForDefaultCreate.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).

public Azure.Provisioning.BicepValue<string> AdministratorLogin { get; }
member this.AdministratorLogin : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AdministratorLogin As BicepValue(Of String)

Property Value

Applies to