Share via


ManagedClusterProperties.AiToolchainOperatorProfileEnabled Property

Definition

Whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? AiToolchainOperatorProfileEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.AiToolchainOperatorProfileEnabled : Nullable<bool> with get, set
Public Property AiToolchainOperatorProfileEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to