ThreatIntelligenceType Struct

Definition

The ThreatIntelligenceType.

public readonly struct ThreatIntelligenceType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceType>
type ThreatIntelligenceType = struct
Public Structure ThreatIntelligenceType
Implements IEquatable(Of ThreatIntelligenceType)
Inheritance
ThreatIntelligenceType
Implements

Constructors

ThreatIntelligenceType(String)

Initializes a new instance of ThreatIntelligenceType.

Properties

Main

main.

Methods

Equals(ThreatIntelligenceType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(ThreatIntelligenceType, ThreatIntelligenceType)

Determines if two ThreatIntelligenceType values are the same.

Implicit(String to ThreatIntelligenceType)

Converts a string to a ThreatIntelligenceType.

Inequality(ThreatIntelligenceType, ThreatIntelligenceType)

Determines if two ThreatIntelligenceType values are not the same.

Applies to