Skip to content
DocsTry Aspire
DocsTry

addAzureManagedRedis

Method
📦 Aspire.Hosting.Azure.Redis v13.4.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureManagedRedis(name: string): AzureManagedRedisResource;
}

Signature

methodaddAzureManagedRedisbuilder
Adds an Azure Managed Redis resource to the application model.
addAzureManagedRedis(name: string): AzureManagedRedisResource
namestring
AzureManagedRedisResource

Applies to

This method applies to the following types: