AzureWorkloadRestoreRequest.RecoveryType Property

Definition

Gets or sets type of this recovery. Possible values include: 'Invalid', 'OriginalLocation', 'AlternateLocation', 'RestoreDisks', 'Offline'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to