Skip to content
Docs Try Aspire

withEndpointProxySupport

Function
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
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 function is an extension method on the following types: