OperationalInsightsTablePlan 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.
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 à
Azure SDK for .NET