![]() |
RecommendedRestoreOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class RecommendedRestoreOptions : IExtensibleDataObject
The RecommendedRestoreOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecommendedRestoreOptions |
Name | Description | |
---|---|---|
![]() | CanClearRestoreRequired |
This value is true if the restore required flag can be cleared; otherwise, it is false.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | IsNat |
This value is true if the IP address is a public NAT address; otherwise, it is false.
|
![]() | PossibleSourceAddresses |
This value is the possible source IP addresses.
|
![]() | RestoreOptions |
This value represents the restoration options.
|
![]() | SameSourceOnly |
This value is true if the job can only be restored to the same source server; otherwise, it is false.
|