net11.0
namespace Aspire.Hosting.Azure
{
[DebuggerDisplay("Type = {GetType().Name,nq}, Name = {Name}, Database = {DatabaseName}")]
public class AzurePostgresFlexibleServerDatabaseResource : Resource, IManifestExpressionProvider, IResource, IResourceWithConnectionString, IResourceWithParent, IResourceWithParent<AzurePostgresFlexibleServerResource!>, IValueProvider, IValueWithReferences
{
public ReferenceExpression! JdbcConnectionString { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Aspire.Hosting.Azure.PostgreSQL , Version=13.2.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | Aspire.Hosting.Azure.PostgreSQL (13.2.0) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API