Share via


JobScheduleAction.JobDefinitionExperimentName Property

Definition

The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public string JobDefinitionExperimentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.JobDefinitionExperimentName : string with get, set
Public Property JobDefinitionExperimentName As String

Property Value

Implements

Attributes

Applies to