IncidentCommentList interface

事件批注清單。

屬性

nextLink

擷取下一組批注的URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value

批注的陣列。

屬性詳細資料

擷取下一組批注的URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nextLink?: string

屬性值

string

value

批注的陣列。

value: IncidentComment[]

屬性值