HelpPageApiModel.SampleRequests Property

Definition

Gets the sample requests associated with the API.

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

Property Value

Applies to