VirtualMachineScaleSetListResultOutput interface
Respons operasi Daftar Komputer Virtual.
Properti
| next |
Uri untuk mengambil halaman berikutnya dari Virtual Machine Scale Sets. Panggil ListNext() dengan ini untuk mengambil halaman VMSS berikutnya. |
| value | Daftar set skala komputer virtual. |
Detail Properti
nextLink
Uri untuk mengambil halaman berikutnya dari Virtual Machine Scale Sets. Panggil ListNext() dengan ini untuk mengambil halaman VMSS berikutnya.
nextLink?: string
Nilai Properti
string
value
Daftar set skala komputer virtual.
value: VirtualMachineScaleSetOutput[]