Share via


IThreatIntelligenceAppendTags Interface

Definition

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

Properties

ThreatIntelligenceTag

List of tags to be appended.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to