Compartir a través de


ProcessorNodeBase.Inputs Propiedad

Definición

Obtiene o establece una matriz de referencias de nodo ascendente dentro de la topología que se va a usar como entradas para este nodo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a