HostsList interface

List of Hosts.

Properties

nextLink

Url to follow for getting next page of Hosts.

value

Array of Hosts

Property Details

Url to follow for getting next page of Hosts.

nextLink?: string

Property Value

string

value

Array of Hosts

value: Host[]

Property Value

Host[]