VMMServerListResult interface

List of VmmServers.

Properties

nextLink

Url to follow for getting next page of resources.

value

List of VmmServers.

Property Details

Url to follow for getting next page of resources.

nextLink?: string

Property Value

string

value

List of VmmServers.

value?: VMMServer[]

Property Value