次の方法で共有


ModelTrainingInfo.ModelId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象