DevTunnelResource Properties
Class Properties 2 members
A resource representing a persistent dev tunnel that runs for the life of the AppHost.
Options controlling how this tunnel is created and managed.
public DevTunnelOptions Options { get; } The unique ID for the dev tunnel.
public string TunnelId { get; init; }