ResourceSkusResult interface
The DMS List SKUs operation response.
Properties
next |
The uri to fetch the next page of DMS SKUs. Call ListNext() with this to fetch the next page of DMS SKUs. |
value | The list of SKUs available for the subscription. |
Property Details
nextLink
The uri to fetch the next page of DMS SKUs. Call ListNext() with this to fetch the next page of DMS SKUs.
nextLink?: string
Property Value
string
value
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript