Delen via


CustomModelJobInput Class

Definition

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

Constructors

CustomModelJobInput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to