Share via


OpenApiDiscriminator.Mapping Property

Definition

An object to hold mappings between payload values and schema names or references.

public System.Collections.Generic.IDictionary<string,string> Mapping { get; set; }
member this.Mapping : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Mapping As IDictionary(Of String, String)

Property Value

Applies to