EventGroupingAggregationKind 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.
Die Ereignisgruppierungsaggregationstypen.
public readonly struct EventGroupingAggregationKind : IEquatable<Azure.ResourceManager.SecurityInsights.Models.EventGroupingAggregationKind>
type EventGroupingAggregationKind = struct
Public Structure EventGroupingAggregationKind
Implements IEquatable(Of EventGroupingAggregationKind)
- Vererbung
-
EventGroupingAggregationKind
- Implementiert
Konstruktoren
EventGroupingAggregationKind(String) |
Initialisiert eine neue Instanz von EventGroupingAggregationKind. |
Eigenschaften
AlertPerResult |
AlertPerResult. |
SingleAlert |
SingleAlert. |
Methoden
Equals(EventGroupingAggregationKind) |
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(EventGroupingAggregationKind, EventGroupingAggregationKind) |
Bestimmt, ob zwei EventGroupingAggregationKind Werte identisch sind. |
Implicit(String to EventGroupingAggregationKind) |
Konvertiert eine Zeichenfolge in eine EventGroupingAggregationKind. |
Inequality(EventGroupingAggregationKind, EventGroupingAggregationKind) |
Bestimmt, ob zwei EventGroupingAggregationKind Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET