Get Watchlist Item Result
data class GetWatchlistItemResult(val azureApiVersion: String, val created: String? = null, val createdBy: WatchlistUserInfoResponse? = null, val entityMapping: Any? = null, val etag: String? = null, val id: String, val isDeleted: Boolean? = null, val itemsKeyValue: Any, val name: String, val systemData: SystemDataResponse, val tenantId: String? = null, val type: String, val updated: String? = null, val updatedBy: WatchlistUserInfoResponse? = null, val watchlistItemId: String? = null, val watchlistItemType: String? = null)
Represents a Watchlist Item in Azure Security Insights.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, created: String? = null, createdBy: WatchlistUserInfoResponse? = null, entityMapping: Any? = null, etag: String? = null, id: String, isDeleted: Boolean? = null, itemsKeyValue: Any, name: String, systemData: SystemDataResponse, tenantId: String? = null, type: String, updated: String? = null, updatedBy: WatchlistUserInfoResponse? = null, watchlistItemId: String? = null, watchlistItemType: String? = null)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Describes a user that created the watchlist item
Link copied to clipboard
key-value pairs for a watchlist item entity mapping
Link copied to clipboard
key-value pairs for a watchlist item
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Describes a user that updated the watchlist item
Link copied to clipboard
The id (a Guid) of the watchlist item
Link copied to clipboard
The type of the watchlist item