Partager via


OperationalInsightsTableType Structure

Définition

Créateur de table.

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

Constructeurs

OperationalInsightsTableType(String)

Initialise une nouvelle instance de OperationalInsightsTableType.

Propriétés

CustomLog

Table de journal personnalisée.

Microsoft

Données standard collectées par Azure Monitor.

RestoredLogs

Données restaurées.

SearchResults

Données collectées par un travail de recherche.

Méthodes

Equals(OperationalInsightsTableType)

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(OperationalInsightsTableType, OperationalInsightsTableType)

Détermine si deux OperationalInsightsTableType valeurs sont identiques.

Implicit(String to OperationalInsightsTableType)

Convertit une chaîne en OperationalInsightsTableType.

Inequality(OperationalInsightsTableType, OperationalInsightsTableType)

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

S’applique à