Partilhar via


EventGroupingAggregationKind Estrutura

Definição

Os tipos de agregação de agrupamento de eventos.

public readonly struct EventGroupingAggregationKind : IEquatable<Azure.ResourceManager.SecurityInsights.Models.EventGroupingAggregationKind>
type EventGroupingAggregationKind = struct
Public Structure EventGroupingAggregationKind
Implements IEquatable(Of EventGroupingAggregationKind)
Herança
EventGroupingAggregationKind
Implementações

Construtores

EventGroupingAggregationKind(String)

Inicializa uma nova instância de EventGroupingAggregationKind.

Propriedades

AlertPerResult

AlertPerResult.

SingleAlert

SingleAlert.

Métodos

Equals(EventGroupingAggregationKind)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(EventGroupingAggregationKind, EventGroupingAggregationKind)

Determina se dois EventGroupingAggregationKind valores são os mesmos.

Implicit(String to EventGroupingAggregationKind)

Converte uma cadeia de caracteres em um EventGroupingAggregationKind.

Inequality(EventGroupingAggregationKind, EventGroupingAggregationKind)

Determina se dois EventGroupingAggregationKind valores não são os mesmos.

Aplica-se a