Share via


DiagnosticCode.InvalidExperimentMetricDefinition Property

Definition

The provided metric definition is invalid. For example, defining a metric to calculate the average of a numeric property but including a filter condition that compares it to a string value creates a type mismatch.

public static Azure.Analytics.OnlineExperimentation.DiagnosticCode InvalidExperimentMetricDefinition { get; }
static member InvalidExperimentMetricDefinition : Azure.Analytics.OnlineExperimentation.DiagnosticCode
Public Shared ReadOnly Property InvalidExperimentMetricDefinition As DiagnosticCode

Property Value

Applies to