AzureIaaSVMProtectedItem.ProtectionStatus Property

Definition

Gets or sets backup status of this backup item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to