Share via


CommandJob Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CommandJobTypeConverter))]
public class CommandJob : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ICommandJob, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CommandJobTypeConverter))>]
type CommandJob = class
    interface ICommandJob
    interface IJsonSerializable
    interface IJobBaseProperties
    interface IResourceBase
    interface IValidates
Public Class CommandJob
Implements ICommandJob, IValidates
Inheritance
CommandJob
Attributes
Implements

Constructors

CommandJob()

Properties

CodeId
Command
ComputeId
Description
DisplayName
DistributionType
EnvironmentId
EnvironmentVariable
ExperimentName
Identity
IdentityType
Input
IsArchived
JobType
LimitJobLimitsType
LimitTimeout
Output
Parameter
Property
ResourceInstanceCount
ResourceInstanceType
ResourceProperty
Service
Status
Tag

Methods

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

Applies to