IJobExtendedInfo.RecoveryDestination Property

Definition

Destination where restore is done

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Destination where restore is done", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="recoveryDestination", Update=false)]
public string RecoveryDestination { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Destination where restore is done", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="recoveryDestination", Update=false)>]
member this.RecoveryDestination : string
Public ReadOnly Property RecoveryDestination As String

Property Value

Attributes

Applies to