Share via


UriFileJobInput Class

Definition

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

Constructors

UriFileJobInput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to