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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript