EvaluatorGenerationInputs.EvaluatorName 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 evaluator name to create or update. If an evaluator with this name already exists, the service retrieves the latest version's criteria as context for improvement.
public string EvaluatorName { get; set; }
member this.EvaluatorName : string with get, set
Public Property EvaluatorName As String