Share via


JsonSchemaReference.Deprecated Property

Definition

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

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

Property Value

Applies to