Share via


RestApiParameter.Schema Property

Definition

The schema of the parameter.

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

Property Value

Applies to