Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TargetListResult

Package version

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

Hierarchy

  • TargetListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: Target[]

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

Generated using TypeDoc