AIModelsFeature 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.
AIServices feature.
public class AIModelsFeature : Azure.Projects.Core.AzureProjectFeature
type AIModelsFeature = class
inherit AzureProjectFeature
Public Class AIModelsFeature
Inherits AzureProjectFeature
- Inheritance
Constructors
| Name | Description |
|---|---|
| AIModelsFeature(String, String) |
Creates a new instance of the AIServices feature. |
Properties
| Name | Description |
|---|---|
| Id | (Inherited from AzureProjectFeature) |
Methods
| Name | Description |
|---|---|
| EmitConnection(ProjectInfrastructure, String, String) | (Inherited from AzureProjectFeature) |
| EmitConstructs(ProjectInfrastructure) |
Adds the feature to the project infrastructure. |
| EmitFeatures(ProjectInfrastructure) | (Inherited from AzureProjectFeature) |