Share via


SweepJob Class

Definition

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

Constructors

SweepJob()

Properties

ComputeId
Description
DisplayName
DistributionType
EarlyTerminationDelayEvaluation
EarlyTerminationEvaluationInterval
EarlyTerminationPolicyType
ExperimentName
Identity
IdentityType
Input
IsArchived
JobType
LimitJobLimitsType
LimitMaxConcurrentTrial
LimitMaxTotalTrial
LimitTimeout
LimitTrialTimeout
ObjectiveGoal
ObjectivePrimaryMetric
Output
Property
ResourceInstanceCount
ResourceInstanceType
ResourceProperty
SamplingAlgorithmType
SearchSpace
Service
Status
Tag
TrialCodeId
TrialCommand
TrialEnvironmentId
TrialEnvironmentVariable

Methods

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

Applies to