EvaluatorGenerationInputs.EvaluatorDisplayName Property

Definition

Optional human-friendly display name for the resulting evaluator. Surfaced as EvaluatorVersion.display_name on the persisted evaluator. When omitted, the service uses evaluator_name as the display name. The evaluator_ prefix disambiguates this from the immutable evaluator_name identifier.

public string EvaluatorDisplayName { get; set; }
member this.EvaluatorDisplayName : string with get, set
Public Property EvaluatorDisplayName As String

Property Value

Applies to