次の方法で共有


AzureMachineLearningWebServiceInputColumn.MapTo プロパティ

定義

この入力がマップされる関数パラメーターの 0 から始まるインデックスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="mapTo")]
public int? MapTo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mapTo")>]
member this.MapTo : Nullable<int> with get, set
Public Property MapTo As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象