withTunnelReferenceAnonymous
Function
interface DevTunnelResource { // ... omitted for brevity withTunnelReferenceAnonymous( targetEndpoint: EndpointReference, allowAnonymous: boolean): DevTunnelResource;}Signature
method
withTunnelReferenceAnonymous builder Configures the dev tunnel to expose a target endpoint with access control.
withTunnelReferenceAnonymous( targetEndpoint: EndpointReference, allowAnonymous: boolean): DevTunnelResourceParameters
targetEndpoint EndpointReference allowAnonymous boolean Returns
DevTunnelResource Applies to
This function is an extension method on the following types: