Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThreatIntelligenceIndicatorModel

Package version

Threat intelligence indicator entity.

Hierarchy

Index

Properties

Optional additionalData

additionalData: undefined | {}

A bag of custom fields that should be part of the entity and will be presented to the user. NOTE: This property will not be serialized. It can only be populated by the server.

Optional confidence

confidence: undefined | number

Confidence of threat intelligence entity

Optional created

created: undefined | string

Created by

Optional createdByRef

createdByRef: undefined | string

Created by reference of threat intelligence entity

Optional defanged

defanged: undefined | false | true

Is threat intelligence entity defanged

Optional description

description: undefined | string

Description of a threat intelligence entity

Optional displayName

displayName: undefined | string

Display name of a threat intelligence entity

Optional etag

etag: undefined | string

Etag of the azure resource

Optional extensions

extensions: undefined | {}

Extensions map

Optional externalId

externalId: undefined | string

External ID of threat intelligence entity

Optional externalLastUpdatedTimeUtc

externalLastUpdatedTimeUtc: undefined | string

External last updated time in UTC

Optional externalReferences

External References

Optional friendlyName

friendlyName: undefined | string

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional granularMarkings

Granular Markings

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional indicatorTypes

indicatorTypes: string[]

Indicator types of threat intelligence entities

Optional killChainPhases

Kill chain phases

kind

kind: "indicator"

Polymorphic discriminator, which specifies the different types this object can be

Optional labels

labels: string[]

Labels of threat intelligence entity

Optional language

language: undefined | string

Language of threat intelligence entity

Optional lastUpdatedTimeUtc

lastUpdatedTimeUtc: undefined | string

Last updated time in UTC

Optional modified

modified: undefined | string

Modified by

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional objectMarkingRefs

objectMarkingRefs: string[]

Threat intelligence entity object marking references

Optional parsedPattern

Parsed patterns

Optional pattern

pattern: undefined | string

Pattern of a threat intelligence entity

Optional patternType

patternType: undefined | string

Pattern type of a threat intelligence entity

Optional patternVersion

patternVersion: undefined | string

Pattern version of a threat intelligence entity

Optional revoked

revoked: undefined | false | true

Is threat intelligence entity revoked

Optional source

source: undefined | string

Source of a threat intelligence entity

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional threatIntelligenceTags

threatIntelligenceTags: string[]

List of tags

Optional threatTypes

threatTypes: string[]

Threat types

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional validFrom

validFrom: undefined | string

Valid from

Optional validUntil

validUntil: undefined | string

Valid until

Generated using TypeDoc