WatchlistItem interface

Rappresenta un elemento dell'elenco di controllo in Azure Security Insights.

Extends

Proprietà

created

Ora di creazione dell'elemento watchlist

createdBy

Descrive un utente che ha creato l'elemento watchlist

entityMapping

coppie chiave-valore per un mapping di entità elemento watchlist

etag

Etag della risorsa di Azure

isDeleted

Flag che indica se l'elemento watchlist viene eliminato o meno

itemsKeyValue

coppie chiave-valore per un elemento watchlist

tenantId

TenantId a cui appartiene l'elemento watchlist

updated

Ultima volta che l'elemento watchlist è stato aggiornato

updatedBy

Descrive un utente che ha aggiornato l'elemento watchlist

watchlistItemId

ID (guid) dell'elemento watchlist

watchlistItemType

Tipo dell'elemento watchlist

Proprietà ereditate

id

ID risorsa completo per la risorsa. Ad esempio - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

nome della risorsa.

systemData

Metadati di Azure Resource Manager contenenti le informazioni createdBy e modifiedBy.

type

Tipo della risorsa. Ad esempio, "Microsoft.Compute/virtualMachines" o "Microsoft.Storage/storageAccounts"

Dettagli proprietà

created

Ora di creazione dell'elemento watchlist

created?: Date

Valore della proprietà

Date

createdBy

Descrive un utente che ha creato l'elemento watchlist

createdBy?: UserInfo

Valore della proprietà

entityMapping

coppie chiave-valore per un mapping di entità elemento watchlist

entityMapping?: any

Valore della proprietà

any

etag

Etag della risorsa di Azure

etag?: string

Valore della proprietà

string

isDeleted

Flag che indica se l'elemento watchlist viene eliminato o meno

isDeleted?: boolean

Valore della proprietà

boolean

itemsKeyValue

coppie chiave-valore per un elemento watchlist

itemsKeyValue?: any

Valore della proprietà

any

tenantId

TenantId a cui appartiene l'elemento watchlist

tenantId?: string

Valore della proprietà

string

updated

Ultima volta che l'elemento watchlist è stato aggiornato

updated?: Date

Valore della proprietà

Date

updatedBy

Descrive un utente che ha aggiornato l'elemento watchlist

updatedBy?: UserInfo

Valore della proprietà

watchlistItemId

ID (guid) dell'elemento watchlist

watchlistItemId?: string

Valore della proprietà

string

watchlistItemType

Tipo dell'elemento watchlist

watchlistItemType?: string

Valore della proprietà

string

Dettagli proprietà ereditate

id

ID risorsa completo per la risorsa. Ad esempio - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Valore della proprietà

string

ereditato daProxyResource.id

name

nome della risorsa.

name?: string

Valore della proprietà

string

ereditato daProxyResource.name

systemData

Metadati di Azure Resource Manager contenenti le informazioni createdBy e modifiedBy.

systemData?: SystemData

Valore della proprietà

ereditato daProxyResource.systemData

type

Tipo della risorsa. Ad esempio, "Microsoft.Compute/virtualMachines" o "Microsoft.Storage/storageAccounts"

type?: string

Valore della proprietà

string

Ereditato daProxyResource.type