Partager via


SinkNodeBase.Inputs Propriété

Définition

Obtient ou définit un tableau de références de nœud amont dans la topologie à utiliser comme entrées pour ce nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="inputs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.NodeInput> Inputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputs")>]
member this.Inputs : System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.NodeInput> with get, set
Public Property Inputs As IList(Of NodeInput)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à