Skip to content
DocsTry Aspire
DocsTry

ExistingAzureResourceAnnotation

Classsealednet8.0
📦 Aspire.Hosting.Azure v13.4.0
Represents a resource that is not managed by Aspire's provisioning or container management layer.
namespace Aspire.Hosting.Azure;
public sealed class ExistingAzureResourceAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation