Skip to content
DocsTry Aspire
DocsTry

ProxySupportAnnotation Constructors

ClassConstructors1 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()
{
// ...
}
}