PostgresDatabaseResource.Parent Property

Definition

Gets the parent PostgresSQL container resource.

public Aspire.Hosting.ApplicationModel.PostgresServerResource Parent { get; }
member this.Parent : Aspire.Hosting.ApplicationModel.PostgresServerResource
Public ReadOnly Property Parent As PostgresServerResource

Property Value

Implements

Applies to