次の方法で共有


AzureMachineLearningWebServiceFunctionBinding.Inputs プロパティ

定義

Azure Machine Learning Web サービス エンドポイントの入力を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象