AzurePostgresFlexibleServerResource.Host 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 the host for the PostgreSQL server.
public Aspire.Hosting.ApplicationModel.ReferenceExpression Host { get; }
member this.Host : Aspire.Hosting.ApplicationModel.ReferenceExpression
Public ReadOnly Property Host As ReferenceExpression
Property Value
Remarks
In container mode, resolves to the container's primary endpoint host. In Azure mode, resolves to the Azure PostgreSQL server's fully qualified domain name.