RestApiOperationResponseFactoryContext.InternalFactory 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.
The internal factory to create instances of the RestApiOperationResponse.
public Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOperationResponseFactory InternalFactory { get; }
member this.InternalFactory : Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOperationResponseFactory
Public ReadOnly Property InternalFactory As RestApiOperationResponseFactory