Skip to content
Docs Try Aspire

addAzureEnvironment

Function
📦 Aspire.Hosting.Azure.PostgreSQL v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureEnvironment(): AzureEnvironmentResource;
}

Signature

method addAzureEnvironment builder
Adds the shared Azure environment resource to the application model
addAzureEnvironment(): AzureEnvironmentResource
AzureEnvironmentResource

Applies to

This function is an extension method on the following types: