Compartir a través de


KPIResourceHealthDetails.ResourceHealthStatus Propiedad

Definición

Obtiene o establece el estado de mantenimiento del recurso. Entre los valores posibles se incluyen: "Healthy", "TransientDegraded", "PersistentDegraded", "TransientUnhealthy", "PersistentUnhealthy", "Invalid"

[Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthStatus")]
public string ResourceHealthStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthStatus")>]
member this.ResourceHealthStatus : string with get, set
Public Property ResourceHealthStatus As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a