Partager via


ScalarFunctionProperties.Inputs Propriété

Définition

Obtient ou définit une liste d’entrées décrivant les paramètres de la fonction.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à