Share via


ProjectCapabilityHostResourceArmPaginatedResult interface

A paginated list of Project Capability Host entities.

Properties

nextLink

The link to the next page of Project Capability Host objects. If null, there are no additional pages.

value

An array of objects of type Project Capability Host.

Property Details

The link to the next page of Project Capability Host objects. If null, there are no additional pages.

nextLink?: string

Property Value

string

value

An array of objects of type Project Capability Host.

value?: ProjectCapabilityHost[]

Property Value