HuntRelationProperties interface
Describes hunt relation properties
Properties
| labels | List of labels relevant to this hunt |
| related |
The id of the related resource |
| related |
The resource that the relation is related to |
| related |
The name of the related resource |
| relation |
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