IRestoreTargetInfoBase.RecoveryOption Property

Definition

Recovery Option

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Recovery Option", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="recoveryOption", Update=true)]
public string RecoveryOption { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Recovery Option", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="recoveryOption", Update=true)>]
member this.RecoveryOption : string
Public ReadOnly Property RecoveryOption As String

Property Value

Attributes

Applies to