Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceIdListResult

Package version

Response for an API service call that lists the resource IDs of resources associated with another resource.

Hierarchy

  • ResourceIdListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

A list of Azure Resource IDs.

Generated using TypeDoc