ChatResponseFormatJson.Schema Свойство

Определение

Возвращает схему JSON, связанную с ответом или null если нет.

public:
 property Nullable<System::Text::Json::JsonElement> Schema { Nullable<System::Text::Json::JsonElement> get(); };
public System.Text.Json.JsonElement? Schema { get; }
member this.Schema : Nullable<System.Text.Json.JsonElement>
Public ReadOnly Property Schema As Nullable(Of JsonElement)

Значение свойства

Применяется к