QueryDataFlowDebugSessionsResponse interface
Daftar sesi debug aktif.
Properti
| next |
Tautan ke halaman hasil berikutnya, jika ada hasil yang tersisa. |
| value | Array dengan semua sesi debug aktif. |
Detail Properti
nextLink
Tautan ke halaman hasil berikutnya, jika ada hasil yang tersisa.
nextLink?: string
Nilai Properti
string
value
Array dengan semua sesi debug aktif.
value?: DataFlowDebugSessionInfo[]