ApiManifestKernelExtensions 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.
Provides extension methods for the Kernel class related to OpenAPI functionality.
public static class ApiManifestKernelExtensions
type ApiManifestKernelExtensions = class
Public Module ApiManifestKernelExtensions
- Inheritance
-
ApiManifestKernelExtensions
Methods
CreatePluginFromApiManifestAsync(Kernel, String, String, ApiManifestPluginParameters, CancellationToken) |
Creates a kernel plugin from an API manifest file asynchronously. |
ImportPluginFromApiManifestAsync(Kernel, String, String, ApiManifestPluginParameters, CancellationToken) |
Imports a plugin from an API manifest asynchronously. |