HelpPageApiModel.SampleResponses Property

Definition

Gets the sample responses associated with the API.

public System.Collections.Generic.IDictionary<System.Net.Http.Headers.MediaTypeHeaderValue,object> SampleResponses { get; }
member this.SampleResponses : System.Collections.Generic.IDictionary<System.Net.Http.Headers.MediaTypeHeaderValue, obj>
Public ReadOnly Property SampleResponses As IDictionary(Of MediaTypeHeaderValue, Object)

Property Value

Applies to