Share via


KubernetesVersionComponents.Components Property

Definition

components of current or upgraded Kubernetes version in the cluster.

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

Property Value

Applies to