DynamicThresholdSensitivity 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.
Étendue de l’écart nécessaire pour déclencher une alerte. Cela aura une incidence sur l’entrée du seuil par le modèle de série de métriques.
public readonly struct DynamicThresholdSensitivity : IEquatable<Azure.ResourceManager.Monitor.Models.DynamicThresholdSensitivity>
type DynamicThresholdSensitivity = struct
Public Structure DynamicThresholdSensitivity
Implements IEquatable(Of DynamicThresholdSensitivity)
- Héritage
-
DynamicThresholdSensitivity
- Implémente
Constructeurs
DynamicThresholdSensitivity(String) |
Initialise une nouvelle instance de DynamicThresholdSensitivity. |
Propriétés
High |
Élevée. |
Low |
Faible. |
Medium |
Moyenne. |
Méthodes
Equals(DynamicThresholdSensitivity) |
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(DynamicThresholdSensitivity, DynamicThresholdSensitivity) |
Détermine si deux DynamicThresholdSensitivity valeurs sont identiques. |
Implicit(String to DynamicThresholdSensitivity) |
Convertit une chaîne en DynamicThresholdSensitivity. |
Inequality(DynamicThresholdSensitivity, DynamicThresholdSensitivity) |
Détermine si deux DynamicThresholdSensitivity valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET