DevTunnelOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
| Description |
Optional description for the tunnel. |
| Labels |
Optional labels to attach to the tunnel. |