Udostępnij za pośrednictwem


SwaggerDocument.Definitions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="definitions")]
public Newtonsoft.Json.Linq.JObject Definitions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="definitions")>]
member this.Definitions : Newtonsoft.Json.Linq.JObject
Public ReadOnly Property Definitions As JObject

Property Value

Newtonsoft.Json.Linq.JObject
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to