Share via


TrialComponent Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.TrialComponentTypeConverter))]
public class TrialComponent : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ITrialComponent
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.TrialComponentTypeConverter))>]
type TrialComponent = class
    interface ITrialComponent
    interface IJsonSerializable
Public Class TrialComponent
Implements ITrialComponent
Inheritance
TrialComponent
Attributes
Implements

Constructors

TrialComponent()

Properties

CodeId
Command
DistributionType
EnvironmentId
EnvironmentVariable
ResourceInstanceCount
ResourceInstanceType
ResourceProperty

Methods

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

Applies to