Skip to content
DocsTry Aspire
DocsTry

ExistingAzureResourceAnnotation

Classsealednet10.0
📦 Aspire.Hosting.Azure v13.5.3
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