AzureIaaSVMProtectedItem.LastBackupStatus Property

Definition

Gets or sets last backup operation status.

[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