Partager via


KernelParameterMetadata.Schema Property

Definition

Gets a JSON Schema describing the parameter's type.

public Microsoft.SemanticKernel.KernelJsonSchema? Schema { get; init; }
member this.Schema : Microsoft.SemanticKernel.KernelJsonSchema with get, set
Public Property Schema As KernelJsonSchema

Property Value

Applies to