IRestoreTargetInfoBase.RecoveryOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Recovery Option
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Recovery Option", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="recoveryOption")]
public string RecoveryOption { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Recovery Option", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="recoveryOption")>]
member this.RecoveryOption : string
Public ReadOnly Property RecoveryOption As String
Property Value
- Attributes