Aracılığıyla paylaş


JobInput Class

Definition

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

Constructors

JobInput()

Properties

Description
Type

Methods

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

Applies to