ISupportAdvancedSampling Interface
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.
Représente les objets qui prennent en charge les fonctionnalités d’échantillonnage avancées.
public interface ISupportAdvancedSampling : Microsoft.ApplicationInsights.DataContracts.ISupportSampling
type ISupportAdvancedSampling = interface
interface ISupportSampling
Public Interface ISupportAdvancedSampling
Implements ISupportSampling
- Dérivé
- Implémente
Propriétés
ItemTypeFlag |
Obtient l’indicateur indiquant le type de télémétrie de l’élément à prendre en compte dans l’évaluation de l’échantillonnage. |
ProactiveSamplingDecision |
Obtient ou définit une valeur indiquant si la décision d’échantillonnage d’élément a été prise de manière proactive et le résultat de cette décision. |
SamplingPercentage |
Obtient ou définit le pourcentage d’échantillonnage des données (entre 0 et 100). (Hérité de ISupportSampling) |
S’applique à
Azure SDK for .NET