Skip to content
Docs Try Aspire

withTunnelReference

Function
📦 Aspire.Hosting.Maui v13.2.0-preview.1.26159.1
interface DevTunnelResource {
// ... omitted for brevity
withTunnelReference(targetEndpoint: EndpointReference): DevTunnelResource;
}

Signature

method withTunnelReference builder
Configures the dev tunnel to expose a target endpoint.
withTunnelReference(targetEndpoint: EndpointReference): DevTunnelResource
targetEndpoint EndpointReference
DevTunnelResource

Applies to

This function is an extension method on the following types: