withForwardedHeaders
Function
interface DockerComposeAspireDashboardResource { // ... omitted for brevity withForwardedHeaders(enabled?: boolean): DockerComposeAspireDashboardResource;}Signature
method
withForwardedHeaders builder Enables or disables forwarded headers support for the Aspire dashboard
withForwardedHeaders(enabled?: boolean): DockerComposeAspireDashboardResourceParameters
enabled boolean optional = True Returns
DockerComposeAspireDashboardResource Applies to
This function is an extension method on the following types: