Lingua

MachineLearningCommandJob.Outputs Property

Definition

Mapping of output data bindings used in the job.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MachineLearningJobOutput> Outputs { get; set; }
member this.Outputs : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MachineLearningJobOutput> with get, set
Public Property Outputs As IDictionary(Of String, MachineLearningJobOutput)

Property Value

Applies to