Skip to content
Docs Try Aspire

AzurePostgresResource Properties

Class Properties 4 members
Represents an resource for Azure Postgres Flexible Server.
Annotations Section titled Annotations override ResourceAnnotationCollection
public override ResourceAnnotationCollection Annotations { get; }
ConnectionString Section titled ConnectionString BicepSecretOutputReference
Gets the "connectionString" secret output reference from the bicep template for the Azure Postgres Flexible Server.
public BicepSecretOutputReference ConnectionString { get; }
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection template for the manifest for the Azure Postgres Flexible Server.
public ReferenceExpression ConnectionStringExpression { get; }
Name Section titled Name override string
public override string Name { get; }