Skip to content
Docs Try Aspire

ExistingAzureResourceAnnotation

Class sealed net8.0
📦 Aspire.Hosting.Azure v13.2.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