ManagedClusterAIToolchainOperatorProfile 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.
When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them.
public class ManagedClusterAIToolchainOperatorProfile
type ManagedClusterAIToolchainOperatorProfile = class
Public Class ManagedClusterAIToolchainOperatorProfile
- Inheritance
-
ManagedClusterAIToolchainOperatorProfile
Constructors
| Name | Description |
|---|---|
| ManagedClusterAIToolchainOperatorProfile() |
Initializes a new instance of the ManagedClusterAIToolchainOperatorProfile class. |
| ManagedClusterAIToolchainOperatorProfile(Nullable<Boolean>) |
Initializes a new instance of the ManagedClusterAIToolchainOperatorProfile class. |
Properties
| Name | Description |
|---|---|
| Enabled |
Gets or sets whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not. |