DiagnosticCode.InvalidExperimentMetricDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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