ProxySupportAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Proxy support annotation for a resource, used to disable all endpoint proxies for a resource if desired
public sealed class ProxySupportAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ProxySupportAnnotation = class
interface IResourceAnnotation
Public NotInheritable Class ProxySupportAnnotation
Implements IResourceAnnotation
- Inheritance
-
ProxySupportAnnotation
- Implements
Constructors
ProxySupportAnnotation() |
Create a new instance of the ProxySupportAnnotation class. |
Properties
ProxyEnabled |
Gets or sets the value indicating whether the proxy support is enabled for the resource. |