Share via


AzureMachineLearningWebServiceFunctionBinding.Inputs Property

Definition

Gets or sets the inputs for the Azure Machine Learning web service endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to