ThreatIntelligenceType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET