Skip to content
Docs Try Aspire

DevTunnelOptions Constructors

Class Constructors 1 member
Options for the dev tunnel resource. Controls the creation and access settings of the underyling dev tunnel.
public sealed class DevTunnelOptions
{
public DevTunnelOptions()
{
// ...
}
}