Share via


MlTableJobOutput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.MlTableJobOutputTypeConverter))]
public class MlTableJobOutput : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IMlTableJobOutput, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.MlTableJobOutputTypeConverter))>]
type MlTableJobOutput = class
    interface IMlTableJobOutput
    interface IJsonSerializable
    interface IAssetJobOutput
    interface IJobOutput
    interface IValidates
Public Class MlTableJobOutput
Implements IMlTableJobOutput, IValidates
Inheritance
MlTableJobOutput
Attributes
Implements

Constructors

MlTableJobOutput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to