共用方式為


AzureVmWorkloadProtectedItem.ProtectedItemHealthStatus Property

Definition

Gets or sets health status of the backup item, evaluated based on last heartbeat received. Possible values include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to