Share via


JobBaseProperties Class

Definition

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

Constructors

JobBaseProperties()

Properties

ComputeId
Description
DisplayName
ExperimentName
IdentityType
IsArchived
JobType
Property
Service
Status
Tag

Methods

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

Applies to