ConnectedClusterArcAgentProfile.SystemComponents Property

Definition

Gets or sets the SystemComponents.

public Azure.Provisioning.BicepList<Azure.Provisioning.Kubernetes.ConnectedClusterSystemComponent> SystemComponents { get; set; }
member this.SystemComponents : Azure.Provisioning.BicepList<Azure.Provisioning.Kubernetes.ConnectedClusterSystemComponent> with get, set
Public Property SystemComponents As BicepList(Of ConnectedClusterSystemComponent)

Property Value

Applies to