SecurityInsightsAlertRuleEntityMappingType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der V3-Typ der zugeordneten Entität.
public readonly struct SecurityInsightsAlertRuleEntityMappingType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAlertRuleEntityMappingType>
type SecurityInsightsAlertRuleEntityMappingType = struct
Public Structure SecurityInsightsAlertRuleEntityMappingType
Implements IEquatable(Of SecurityInsightsAlertRuleEntityMappingType)
- Vererbung
-
SecurityInsightsAlertRuleEntityMappingType
- Implementiert
Konstruktoren
SecurityInsightsAlertRuleEntityMappingType(String) |
Initialisiert eine neue Instanz von SecurityInsightsAlertRuleEntityMappingType. |
Eigenschaften
Account |
Entitätstyp des Benutzerkontos. |
AzureResource |
Azure-Ressourcenentitätstyp. |
CloudApplication |
Cloud-App-Entitätstyp. |
Dns |
DNS-Entitätstyp. |
File |
Entitätstyp der Systemdatei. |
FileHash |
Dateihash-Entitätstyp. |
Host |
Hostentitätstyp. |
IP |
IP-Adressentitätstyp. |
Mailbox |
Postfachentitätstyp. |
MailCluster |
E-Mail-Cluster-Entitätstyp. |
MailMessage |
E-Mail-Nachrichtenentitätstyp. |
Malware |
Entitätstyp "Schadsoftware". |
Process |
Prozessentitätstyp. |
RegistryKey |
Entitätstyp des Registrierungsschlüssels. |
RegistryValue |
Entitätstyp des Registrierungswerts. |
SecurityGroup |
Entitätstyp der Sicherheitsgruppe. |
SubmissionMail |
Entitätstyp der Übermittlungs-E-Mail. |
Uri |
URL-Entitätstyp. |
Methoden
Equals(SecurityInsightsAlertRuleEntityMappingType) |
Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist. |
ToString() |
Gibt den voll qualifizierten Typnamen dieser Instanz zurück. |
Operatoren
Equality(SecurityInsightsAlertRuleEntityMappingType, SecurityInsightsAlertRuleEntityMappingType) |
Bestimmt, ob zwei SecurityInsightsAlertRuleEntityMappingType Werte gleich sind. |
Implicit(String to SecurityInsightsAlertRuleEntityMappingType) |
Konvertiert eine Zeichenfolge in eine SecurityInsightsAlertRuleEntityMappingType. |
Inequality(SecurityInsightsAlertRuleEntityMappingType, SecurityInsightsAlertRuleEntityMappingType) |
Bestimmt, ob zwei SecurityInsightsAlertRuleEntityMappingType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET