Bagikan melalui


ProtectedItemQueryObject.HealthState Property

Definition

Gets or sets health State for the backed up item. Possible values include: 'Passed', '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to