Skip to content
Docs Try Aspire
Docs Try

withEndpointProxySupport

Method
📦 Aspire.Hosting v13.2.0
interface ContainerResource {
// ... omitted for brevity
withEndpointProxySupport(proxyEnabled: boolean): ContainerResource;
}

Signature

method withEndpointProxySupport builder
Configures endpoint proxy support
withEndpointProxySupport(proxyEnabled: boolean): ContainerResource
proxyEnabled boolean
ContainerResource

Applies to

This method applies to the following types: