共用方式為


ModelPackageContent.Inputs Property

Definition

Collection of inputs.

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

Property Value

Applies to