HuntRelationProperties interface

Describes hunt relation properties

Properties

labels

List of labels relevant to this hunt

relatedResourceId

The id of the related resource

relatedResourceKind

The resource that the relation is related to

relatedResourceName

The name of the related resource

relationType

The type of the hunt relation

Property Details

labels

List of labels relevant to this hunt

labels?: string[]

Property Value

string[]

relatedResourceId

The id of the related resource

relatedResourceId: string

Property Value

string

relatedResourceKind

The resource that the relation is related to

relatedResourceKind?: string

Property Value

string

relatedResourceName

The name of the related resource

relatedResourceName?: string

Property Value

string

relationType

The type of the hunt relation

relationType?: string

Property Value

string