Compartir a través de


Extension.Statuses Propiedad

Definición

Obtiene o establece el estado de esta extensión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a