Share via


RestApiOperationResponseFactoryContext Class

Definition

Represents the context for the RestApiOperationResponseFactory."/>

public sealed class RestApiOperationResponseFactoryContext
type RestApiOperationResponseFactoryContext = class
Public 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.

Applies to