Freigeben über


EventGroupingAggregationKind Struktur

Definition

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: