Delen via


UriFileJobOutput Class

Definition

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

Constructors

UriFileJobOutput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to