Share via


IThreatIntelligenceIndicatorModel Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceIndicatorModelTypeConverter))]
public interface IThreatIntelligenceIndicatorModel : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceInformation
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceIndicatorModelTypeConverter))>]
type IThreatIntelligenceIndicatorModel = interface
    interface IJsonSerializable
    interface IThreatIntelligenceInformation
    interface IResourceWithEtag
    interface IResource
    interface IThreatIntelligenceResourceKind
Public Interface IThreatIntelligenceIndicatorModel
Implements IThreatIntelligenceInformation
Derived
Attributes
Implements

Properties

AdditionalData

A bag of custom fields that should be part of the entity and will be presented to the user.

Confidence

Confidence of threat intelligence entity

Created

Created by

CreatedByRef

Created by reference of threat intelligence entity

Defanged

Is threat intelligence entity defanged

Description

Description of a threat intelligence entity

DisplayName

Display name of a threat intelligence entity

Etag

Etag of the azure resource

(Inherited from IResourceWithEtag)
Extension

Extensions map

ExternalId

External ID of threat intelligence entity

ExternalLastUpdatedTimeUtc

External last updated time in UTC

ExternalReference

External References

FriendlyName

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.

GranularMarking

Granular Markings

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IndicatorType

Indicator types of threat intelligence entities

KillChainPhase

Kill chain phases

Kind

The kind of the entity.

(Inherited from IThreatIntelligenceResourceKind)
Label

Labels of threat intelligence entity

Language

Language of threat intelligence entity

LastUpdatedTimeUtc

Last updated time in UTC

Modified

Modified by

Name

The name of the resource

(Inherited from IResource)
ObjectMarkingRef

Threat intelligence entity object marking references

ParsedPattern

Parsed patterns

Pattern

Pattern of a threat intelligence entity

PatternType

Pattern type of a threat intelligence entity

PatternVersion

Pattern version of a threat intelligence entity

Revoked

Is threat intelligence entity revoked

Source

Source of a threat intelligence entity

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
ThreatIntelligenceTag

List of tags

ThreatType

Threat types

Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
ValidFrom

Valid from

ValidUntil

Valid until

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to