ApiRequestFormat Class  
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.
A possible format for the body of a request.
public ref class ApiRequestFormat
	public class ApiRequestFormat
	type ApiRequestFormat = class
	Public Class ApiRequestFormat
		- Inheritance
 - 
				ApiRequestFormat
 
Constructors
| ApiRequestFormat() | 
Properties
| Formatter | 
		 The formatter used to read this request.  | 
        	
| MediaType | 
		 The media type of the request.  |