ConsoleList interface

ConsoleList represents a list of virtual machine consoles.

Properties

nextLink

The link used to get the next page of operations.

value

The list of virtual machine consoles.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of virtual machine consoles.

value?: Console_2[]

Property Value