Freigeben über


ModelTrainingDetails.ExampleCount Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: