次の方法で共有


ModelDeprecationInfo.Inference プロパティ

定義

推論モデルの非推奨の datetime を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="inference")]
public string Inference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inference")>]
member this.Inference : string with get, set
Public Property Inference As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象