RestApiOperationResponseFactoryContext 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.
Represents the context for the RestApiOperationResponseFactory."/>
public sealed class RestApiOperationResponseFactoryContexttype RestApiOperationResponseFactoryContext = classPublic NotInheritable Class RestApiOperationResponseFactoryContext- Inheritance
- 
				RestApiOperationResponseFactoryContext
Properties
| InternalFactory | The internal factory to create instances of the RestApiOperationResponse. | 
| Operation | The REST API operation. | 
| Request | The HTTP request message. | 
| Response | The HTTP response message. |