Share via


TritonModelJobInput Class

Definition

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

Constructors

TritonModelJobInput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to