Share via


ModelPackageResult.Inputs Property

Definition

Collection of inputs.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.ModelPackageInput> Inputs { get; }
member this.Inputs : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.ModelPackageInput>
Public ReadOnly Property Inputs As IReadOnlyList(Of ModelPackageInput)

Property Value

Applies to