Share via


IConnectedClusterProperties.ArcAgentProfileSystemComponent Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="List of system extensions that are installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ISystemComponent) }, ReadOnly=false, Required=false, SerializedName="systemComponents")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ISystemComponent[] ArcAgentProfileSystemComponent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="List of system extensions that are installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ISystemComponent) }, ReadOnly=false, Required=false, SerializedName="systemComponents")>]
member this.ArcAgentProfileSystemComponent : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ISystemComponent[] with get, set
Public Property ArcAgentProfileSystemComponent As ISystemComponent()

Property Value

Attributes

Applies to