Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatastoreResourceArmPaginatedResult

Package version

A paginated list of Datastore entities.

Hierarchy

  • DatastoreResourceArmPaginatedResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: DatastoreData[]

An array of objects of type Datastore.

Generated using TypeDoc