DevTunnelOptions Class

Definition

Options for the dev tunnel resource. Controls the creation and access settings of the underyling dev tunnel.

public sealed class DevTunnelOptions
type DevTunnelOptions = class
Public NotInheritable Class DevTunnelOptions
Inheritance
DevTunnelOptions

Constructors

DevTunnelOptions()

Properties

AllowAnonymous

Whether to allow anonymous access to this dev tunnel. If false, authentication is required. Defaults to false.

Description

Optional description for the tunnel.

Labels

Optional labels to attach to the tunnel.

Applies to