Share via


LabVirtualMachineConnectionProfile Class

Definition

The connection information for the virtual machine.

public class LabVirtualMachineConnectionProfile
type LabVirtualMachineConnectionProfile = class
Public Class LabVirtualMachineConnectionProfile
Inheritance
LabVirtualMachineConnectionProfile

Properties

AdminUsername

The username used to log on to the virtual machine as admin.

NonAdminUsername

The username used to log on to the virtual machine as non-admin, if one exists.

PrivateIPAddress

The private IP address of the virtual machine.

RdpAuthority

Port and host name separated by semicolon for connecting via RDP protocol to the virtual machine.

RdpInBrowserUri

URL for connecting via RDP protocol to the virtual machine in browser.

SshAuthority

Port and host name separated by semicolon for connecting via SSH protocol to the virtual machine.

SshInBrowserUri

URL for connecting via SSH protocol to the virtual machine in browser.

Applies to