AIJsonSchemaTransformOptions.DisallowAdditionalProperties Proprietà

Definizione

Ottiene un valore che indica se generare schemi con additionalProperties impostato su false per gli oggetti .NET.

public:
 property bool DisallowAdditionalProperties { bool get(); void set(bool value); };
public bool DisallowAdditionalProperties { get; init; }
member this.DisallowAdditionalProperties : bool with get, set
Public Property DisallowAdditionalProperties As Boolean

Valore della proprietà

Si applica a