ManagedClusterProperties.AiToolchainOperatorProfile Property

Definition

Gets or sets aI toolchain operator settings that apply to the whole cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="aiToolchainOperatorProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAIToolchainOperatorProfile AiToolchainOperatorProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aiToolchainOperatorProfile")>]
member this.AiToolchainOperatorProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAIToolchainOperatorProfile with get, set
Public Property AiToolchainOperatorProfile As ManagedClusterAIToolchainOperatorProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to