BookshelfClient 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.
The BookshelfClient.
public class BookshelfClient
type BookshelfClient = class
Public Class BookshelfClient
- Inheritance
-
BookshelfClient
Constructors
| Name | Description |
|---|---|
| BookshelfClient() |
Initializes a new instance of BookshelfClient for mocking. |
| BookshelfClient(BookshelfClientSettings) |
Initializes a new instance of BookshelfClient from a BookshelfClientSettings. |
| BookshelfClient(Uri, TokenCredential, BookshelfClientOptions) |
Initializes a new instance of BookshelfClient. |
| BookshelfClient(Uri, TokenCredential) |
Initializes a new instance of BookshelfClient. |
Properties
| Name | Description |
|---|---|
| Pipeline |
The HTTP pipeline for sending and receiving REST requests and responses. |
Methods
| Name | Description |
|---|---|
| GetKnowledgeBasesClient() |
Initializes a new instance of KnowledgeBases. |