CapabilityHostProperties 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 CapabilityHostProperties.
public class CapabilityHostProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.CapabilityHostProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.CapabilityHostProperties>
type CapabilityHostProperties = class
inherit MachineLearningResourceBase
interface IJsonModel<CapabilityHostProperties>
interface IPersistableModel<CapabilityHostProperties>
Public Class CapabilityHostProperties
Inherits MachineLearningResourceBase
Implements IJsonModel(Of CapabilityHostProperties), IPersistableModel(Of CapabilityHostProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CapabilityHostProperties() |
Initializes a new instance of CapabilityHostProperties. |
Properties
| Name | Description |
|---|---|
| AcaEnvironmentConnections |
List of Aca Environment connections. |
| AiServicesConnections |
List of AI services connections. |
| CapabilityHostKind |
Kind of this capability host. |
| CustomerSubnet |
Customer subnet info to help set up this capability host. |
| Description |
The asset description text. (Inherited from MachineLearningResourceBase) |
| Messages |
List of messages containing errors. |
| Properties |
The asset property dictionary. (Inherited from MachineLearningResourceBase) |
| ProvisioningState |
Provisioning state for the CapabilityHost. |
| StorageConnections |
List of Storage connections. |
| Tags |
Tag dictionary. Tags can be added, removed, and updated. (Inherited from MachineLearningResourceBase) |
| ThreadStorageConnections |
List of Thread storage connections. |
| VectorStoreConnections |
List of VectorStore connections. |