Share via


BackupStatus2023_07_01.Healthy Property

Definition

Gets backup health status

[Newtonsoft.Json.JsonProperty(PropertyName="healthy")]
public bool? Healthy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthy")>]
member this.Healthy : Nullable<bool>
Public ReadOnly Property Healthy As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to