PatchFileItemWithPredictedValuesParameters.ModelId Property

Definition

Enter modelId of the Model which is used for prediction

[System.Text.Json.Serialization.JsonPropertyName("modelId")]
public string ModelId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("modelId")>]
member this.ModelId : string with get, set
Public Property ModelId As String

Property Value

Attributes

Applies to