Share via


OutputVariable Class

Definition

Represents an output variable returned from a prompt function.

public sealed class OutputVariable
type OutputVariable = class
Public NotInheritable Class OutputVariable
Inheritance
OutputVariable

Constructors

OutputVariable()

Properties

Description

Gets or sets a description of this output.

JsonSchema

Gets or sets JSON Schema describing this output.

Applies to