EventGroupingAggregationKind Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET