Package version:

Interface MapsOperations

The set of operations available for Maps.

Hierarchy

  • MapsOperations

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?: OperationDetail[]

An operation available for Maps. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc