Package version:

Interface MapsAccounts

A list of Maps Accounts.

Hierarchy

  • MapsAccounts

Properties

Properties

nextLink?: string

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

value?: MapsAccount[]

a Maps Account. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc