Partager via


OperationalInsightsTablePlan Structure

Définition

Indiquez au système comment gérer et facturer les journaux ingérés dans cette table.

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

Constructeurs

OperationalInsightsTablePlan(String)

Initialise une nouvelle instance de OperationalInsightsTablePlan.

Propriétés

Analytics

Journaux qui autorisent la surveillance et l’analytique.

Basic

Journaux qui sont ajustés pour prendre en charge les journaux détaillés à faible volume élevé.

Méthodes

Equals(OperationalInsightsTablePlan)

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

Détermine si deux OperationalInsightsTablePlan valeurs sont identiques.

Implicit(String to OperationalInsightsTablePlan)

Convertit une chaîne en OperationalInsightsTablePlan.

Inequality(OperationalInsightsTablePlan, OperationalInsightsTablePlan)

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

S’applique à