Skip to content
DocsTry Aspire
DocsTry

AzurePostgresResource Properties

ClassProperties4 members
Represents an resource for Azure Postgres Flexible Server.
AnnotationsSection titled AnnotationsoverrideResourceAnnotationCollection
public override ResourceAnnotationCollection Annotations { get; }
ConnectionStringSection titled ConnectionStringBicepSecretOutputReference
Gets the "connectionString" secret output reference from the bicep template for the Azure Postgres Flexible Server.
public BicepSecretOutputReference ConnectionString { get; }
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection template for the manifest for the Azure Postgres Flexible Server.
public ReferenceExpression ConnectionStringExpression { get; }
NameSection titled Nameoverridestring
public override string Name { get; }