Compartir a través de


Revision.HealthState Propiedad

Definición

Obtiene el estado de mantenimiento actual de la revisión. Entre los valores posibles se incluyen: "Healthy", "Unhealthy", "None"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.healthState")]
public string HealthState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.healthState")>]
member this.HealthState : string
Public ReadOnly Property HealthState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a