Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DedicatedHostListResult

Package version

The list dedicated host operation response.

Hierarchy

  • DedicatedHostListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI to fetch the next page of dedicated hosts. Call ListNext() with this URI to fetch the next page of dedicated hosts.

value

value: DedicatedHost[]

The list of dedicated hosts

Generated using TypeDoc