Share via


OpenApiSchema.Enum Property

Definition

public System.Collections.Generic.IList<Microsoft.OpenApi.Any.IOpenApiAny> Enum { get; set; }
member this.Enum : System.Collections.Generic.IList<Microsoft.OpenApi.Any.IOpenApiAny> with get, set
Public Property Enum As IList(Of IOpenApiAny)

Property Value

Applies to