HelpPageApiModel.SampleRequests Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)