Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MobileNetworkListResult

Package version

Response for mobile networks API service call.

Hierarchy

  • MobileNetworkListResult

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: MobileNetwork[]

A list of mobile networks in a resource group.

Generated using TypeDoc