ArcAgentProfile.SystemComponents Property

Definition

List of system extensions that are installed on the cluster resource.

public System.Collections.Generic.IList<Azure.ResourceManager.Kubernetes.Models.SystemComponent> SystemComponents { get; }
member this.SystemComponents : System.Collections.Generic.IList<Azure.ResourceManager.Kubernetes.Models.SystemComponent>
Public ReadOnly Property SystemComponents As IList(Of SystemComponent)

Property Value

Applies to