AzureIaaSVMProtectedItem.HealthStatus Property

Definition

Gets or sets health status of protected item. Possible values include: 'Passed', 'ActionRequired', 'ActionSuggested', 'Invalid'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to