次の方法で共有


ModelTrainingDetails.FailureReason プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象