Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimListResult

Package version

Response for list SIMs API service call.

Hierarchy

  • SimListResult

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

value: Sim[]

A list of SIMs in a resource group.

Generated using TypeDoc