Bagikan melalui


AzureVmWorkloadProtectedItem.LastBackupStatus Property

Definition

Gets or sets last backup operation status. Possible values: Healthy, Unhealthy. Possible values include: 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to