Share via


PostgresServerResource.UserNameParameter Property

Definition

Gets the parameter that contains the PostgreSQL server user name.

public Aspire.Hosting.ApplicationModel.ParameterResource? UserNameParameter { get; }
member this.UserNameParameter : Aspire.Hosting.ApplicationModel.ParameterResource
Public ReadOnly Property UserNameParameter As ParameterResource

Property Value

Applies to