AzureFileshareProtectedItem.HealthStatus Property

Definition

Gets or sets backups running status for this backup 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