Share via


ProvisionedClusterPropertiesStatus.ControlPlaneStatus Property

Definition

The detailed status of the provisioned cluster components including addons.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IAddonStatusProfile> ControlPlaneStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.ControlPlaneStatus : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IAddonStatusProfile> with get, set
Public Property ControlPlaneStatus As List(Of IAddonStatusProfile)

Property Value

Implements

Attributes

Applies to