NetworkResourceDescriptionList interface
A pageable list of network resources.
Properties
next |
URI to fetch the next page of the list. |
value | One page of the list. |
Property Details
nextLink
URI to fetch the next page of the list.
nextLink?: string
Property Value
string
value
One page of the list.
value?: NetworkResourceDescription[]
Property Value
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript