Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ProxySupportAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
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
{
// ...
}
View all constructors
View all properties