RemoteConnectionOutput interface

Provides remote connection information for a Dev Box.

Properties

rdpConnectionUrl

Link to open a Remote Desktop session.

webUrl

URL to open a browser based RDP session.

Property Details

rdpConnectionUrl

Link to open a Remote Desktop session.

rdpConnectionUrl?: string

Property Value

string

webUrl

URL to open a browser based RDP session.

webUrl?: string

Property Value

string