Share via


IThreatIntelligenceParsedPatternTypeValue Interface

Definition

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

Properties

Value

Value of parsed pattern

ValueType

Type of the value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to