DevTunnelPortResource Properties
Class Properties 2 members
A resource representing a single forwarded endpoint/port on a dev tunnel. Contains an endpoint that resolves to the public tunnel URL of this port.
The dev tunnel this port belongs to.
public DevTunnelResource DevTunnel { get; } Options controlling how this port is exposed.
public DevTunnelPortOptions Options { get; }