Partager via


EventGroupingAggregationKind Structure

Définition

Types d’agrégation de regroupement d’événements.

public readonly struct EventGroupingAggregationKind : IEquatable<Azure.ResourceManager.SecurityInsights.Models.EventGroupingAggregationKind>
type EventGroupingAggregationKind = struct
Public Structure EventGroupingAggregationKind
Implements IEquatable(Of EventGroupingAggregationKind)
Héritage
EventGroupingAggregationKind
Implémente

Constructeurs

EventGroupingAggregationKind(String)

Initialise une nouvelle instance de EventGroupingAggregationKind.

Propriétés

AlertPerResult

AlertPerResult.

SingleAlert

SingleAlert.

Méthodes

Equals(EventGroupingAggregationKind)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(EventGroupingAggregationKind, EventGroupingAggregationKind)

Détermine si deux EventGroupingAggregationKind valeurs sont identiques.

Implicit(String to EventGroupingAggregationKind)

Convertit une chaîne en EventGroupingAggregationKind.

Inequality(EventGroupingAggregationKind, EventGroupingAggregationKind)

Détermine si deux EventGroupingAggregationKind valeurs ne sont pas identiques.

S’applique à