WatchlistItemList Class

List all the watchlist items.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
WatchlistItemList

Constructor

WatchlistItemList(*, value: List[azure.mgmt.securityinsight.models._models_py3.WatchlistItem], **kwargs)

Variables

next_link
str

URL to fetch the next set of watchlist item.

value
list[WatchlistItem]

Required. Array of watchlist items.