Share via


MlFlowModelJobInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.MlFlowModelJobInputTypeConverter))]
public class MlFlowModelJobInput : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IMlFlowModelJobInput, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.MlFlowModelJobInputTypeConverter))>]
type MlFlowModelJobInput = class
    interface IMlFlowModelJobInput
    interface IJsonSerializable
    interface IAssetJobInput
    interface IJobInput
    interface IValidates
Public Class MlFlowModelJobInput
Implements IMlFlowModelJobInput, IValidates
Inheritance
MlFlowModelJobInput
Attributes
Implements

Constructors

MlFlowModelJobInput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to