Share via


JsonSchemaReference.WriteOnly Property

Definition

Indicates whether the referenced component is write-only. If the referenced object-type does not allow a writeOnly field, then this field has no effect.

public bool? WriteOnly { get; set; }
member this.WriteOnly : Nullable<bool> with get, set
Public Property WriteOnly As Nullable(Of Boolean)

Property Value

Applies to