Compartir a través de


ProtectedItemQueryObject.HealthState Propiedad

Definición

Obtiene o establece el estado de mantenimiento del elemento de copia de seguridad. Entre los valores posibles se incluyen: 'Pasado', 'ActionRequired', 'ActionSuggested', 'Invalid'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a