DevTunnelPortOptions.Protocol Property

Definition

Protocol type to expose. "http", "https", or "auto". Defaults to match scheme of exposed endpoint.

public string? Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

Property Value

Applies to