IAutoMlJob.TrainingDataUri Property

Definition

[Required] Input Asset URI.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Input Asset URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="uri", Update=true)]
public string TrainingDataUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Input Asset URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="uri", Update=true)>]
member this.TrainingDataUri : string with get, set
Public Property TrainingDataUri As String

Property Value

Attributes

Applies to