HelpPageApiModel.SampleRequests Property
Gets the sample requests associated with the API.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Public Property SampleRequests As IDictionary(Of MediaTypeHeaderValue, Object) Get Private Set End Property
Property Value
Type: System.Collections.Generic.IDictionary(Of MediaTypeHeaderValue, Object)
Show: