Partager via


AzureAIInferencePromptExecutionSettings.ExtraParameters Property

Definition

Allowed values: "error" | "drop" | "pass-through"

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
[System.Text.Json.Serialization.JsonPropertyName("extra_parameters")]
public string? ExtraParameters { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
[<System.Text.Json.Serialization.JsonPropertyName("extra_parameters")>]
member this.ExtraParameters : string with get, set
Public Property ExtraParameters As String

Property Value

Attributes

Applies to