ISweepJob Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SweepJobTypeConverter))]
public interface ISweepJob : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SweepJobTypeConverter))>]
type ISweepJob = interface
interface IJsonSerializable
interface IJobBaseProperties
interface IResourceBase
Public Interface ISweepJob
Implements IJobBaseProperties
- Derived
- Attributes
- Implements
Properties
ComputeId | (Inherited from IJobBaseProperties) |
Description | (Inherited from IResourceBase) |
DisplayName | (Inherited from IJobBaseProperties) |
DistributionType | |
EarlyTerminationDelayEvaluation | |
EarlyTerminationEvaluationInterval | |
EarlyTerminationPolicyType | |
ExperimentName | (Inherited from IJobBaseProperties) |
IdentityType | (Inherited from IJobBaseProperties) |
Input | |
IsArchived | (Inherited from IJobBaseProperties) |
JobType | (Inherited from IJobBaseProperties) |
LimitJobLimitsType | |
LimitMaxConcurrentTrial | |
LimitMaxTotalTrial | |
LimitTimeout | |
LimitTrialTimeout | |
ObjectiveGoal | |
ObjectivePrimaryMetric | |
Output | |
Property | (Inherited from IResourceBase) |
ResourceInstanceCount | |
ResourceInstanceType | |
ResourceProperty | |
SamplingAlgorithmType | |
SearchSpace | |
Service | (Inherited from IJobBaseProperties) |
Status | (Inherited from IJobBaseProperties) |
Tag | (Inherited from IResourceBase) |
TrialCodeId | |
TrialCommand | |
TrialEnvironmentId | |
TrialEnvironmentVariable |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |