Aracılığıyla paylaş


UriFolderJobInput Class

Definition

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

Constructors

UriFolderJobInput()

Properties

Description
Mode
Type
Uri

Methods

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

Applies to