Skip to content
Docs Try Aspire

ProxySupportAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Proxy support annotation for a resource, used to disable all endpoint proxies for a resource if desired
namespace Aspire.Hosting.ApplicationModel;
public sealed class ProxySupportAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}