IThreatIntelligenceExternalReference Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ThreatIntelligenceExternalReferenceTypeConverter))]
public interface IThreatIntelligenceExternalReference : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ThreatIntelligenceExternalReferenceTypeConverter))>]
type IThreatIntelligenceExternalReference = interface
    interface IJsonSerializable
Public Interface IThreatIntelligenceExternalReference
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Description

External reference description

ExternalId

External reference ID

Hash

External reference hashes

SourceName

External reference source name

Url

External reference URL

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to