Delen via


Objective Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ObjectiveTypeConverter))]
public class Objective : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IObjective
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ObjectiveTypeConverter))>]
type Objective = class
    interface IObjective
    interface IJsonSerializable
Public Class Objective
Implements IObjective
Inheritance
Objective
Attributes
Implements

Constructors

Objective()

Properties

Goal
PrimaryMetric

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to