Compartilhar via


ObjectStatusDefinition.StatusConditions Propriedade

Definição

Obtém ou define a lista de condições de status de objeto do Kubernetes presentes no cluster

[Newtonsoft.Json.JsonProperty(PropertyName="statusConditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.KubernetesConfiguration.Models.ObjectStatusConditionDefinition> StatusConditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusConditions")>]
member this.StatusConditions : System.Collections.Generic.IList<Microsoft.Azure.Management.KubernetesConfiguration.Models.ObjectStatusConditionDefinition> with get, set
Public Property StatusConditions As IList(Of ObjectStatusConditionDefinition)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a