共用方式為


KubernetesObjectStatus.StatusConditions Property

Definition

List of Kubernetes object status conditions present on the cluster.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesObjectStatusCondition> StatusConditions { get; }
member this.StatusConditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesObjectStatusCondition>
Public ReadOnly Property StatusConditions As IReadOnlyList(Of KubernetesObjectStatusCondition)

Property Value

Applies to