TrafficControllerListResult interface
The response of a TrafficController list operation.
Properties
next |
The link to the next page of items |
value | The TrafficController items on this page |
Property Details
nextLink
The link to the next page of items
nextLink?: string
Property Value
string
value
The TrafficController items on this page
value: TrafficController[]
Property Value
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript