CognitiveServicesProjectScopedCapabilityHostProperties 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 CognitiveServicesProjectScopedCapabilityHostProperties.
public class CognitiveServicesProjectScopedCapabilityHostProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesProjectScopedCapabilityHostProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesProjectScopedCapabilityHostProperties>
type CognitiveServicesProjectScopedCapabilityHostProperties = class
interface IJsonModel<CognitiveServicesProjectScopedCapabilityHostProperties>
interface IPersistableModel<CognitiveServicesProjectScopedCapabilityHostProperties>
Public Class CognitiveServicesProjectScopedCapabilityHostProperties
Implements IJsonModel(Of CognitiveServicesProjectScopedCapabilityHostProperties), IPersistableModel(Of CognitiveServicesProjectScopedCapabilityHostProperties)
- Inheritance
-
CognitiveServicesProjectScopedCapabilityHostProperties
- Implements
Constructors
| Name | Description |
|---|---|
| CognitiveServicesProjectScopedCapabilityHostProperties() |
Initializes a new instance of CognitiveServicesProjectScopedCapabilityHostProperties. |
Properties
| Name | Description |
|---|---|
| AiServicesConnections |
List of AI services connections. |
| ProvisioningState |
Provisioning state for the CapabilityHost. |
| StorageConnections |
List of connection names from those available in the account or project to be used as a storage resource. |
| ThreadStorageConnections |
List of connection names from those available in the account or project to be used for Thread storage. |
| VectorStoreConnections |
List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB). |