Compartilhar via


ScalarFunctionProperties.Inputs Propriedade

Definição

Obtém ou define uma lista de entradas que descrevem os parâmetros da função.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a