Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CapabilityListResult

Package version

Model that represents a list of Capability resources and a link for pagination.

Hierarchy

  • CapabilityListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

URL to retrieve the next page of Capability resources. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Capability[]

List of Capability resources. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc