Share via


OpenApiSchema.Enum Property

Definition

public System.Collections.Generic.IList<System.Text.Json.Nodes.JsonNode>? Enum { get; set; }
member this.Enum : System.Collections.Generic.IList<System.Text.Json.Nodes.JsonNode> with get, set
Public Property Enum As IList(Of JsonNode)

Property Value

Applies to