PostgresServerResource.UserNameReference 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.
Gets a reference to the user name for the PostgreSQL server.
public Aspire.Hosting.ApplicationModel.ReferenceExpression UserNameReference { get; }member this.UserNameReference : Aspire.Hosting.ApplicationModel.ReferenceExpressionPublic ReadOnly Property UserNameReference As ReferenceExpressionProperty Value
Remarks
Returns the user name parameter if specified, otherwise returns the default user name "postgres".