DevTunnelResource.withTunnelReferenceAnonymous
Method
interface DevTunnelResource { // ... omitted for brevity withTunnelReferenceAnonymous( targetEndpoint: EndpointReference, allowAnonymous: boolean): DevTunnelResource;}Signature
method
withTunnelReferenceAnonymous builder Exposes the specified endpoint via the dev tunnel and sets whether anonymous access is allowed.
withTunnelReferenceAnonymous( targetEndpoint: EndpointReference, allowAnonymous: boolean): DevTunnelResourceParameters
targetEndpoint EndpointReference allowAnonymous boolean Returns
DevTunnelResource Defined on
This method is defined on the following type: