AzureIaaSVMProtectedItem.ProtectionState Property

Definition

Gets or sets backup state of this backup item. Possible values include: 'Invalid', 'IRPending', 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to