Skip to content
Docs Try Aspire

ProxySupportAnnotation Constructors

Class Constructors 1 member
Proxy support annotation for a resource, used to disable all endpoint proxies for a resource if desired
Create a new instance of the ProxySupportAnnotation class.
public sealed class ProxySupportAnnotation
{
public ProxySupportAnnotation()
{
// ...
}
}