Click or drag to resize
SystemStateOptions Properties

The SystemStateOptions type exposes the following members.

Properties
  Name Description
Public property AlternateVolumeMapping
This value is the mapping of source volumes to target volumes for alternate volume staging, for example, C:;N:.
Public property AlternateVolumeStaging
This value is true if volumes will be staged to an alternate volume; otherwise it is false.
Public property ApplyPorts
This value indicates if the source engine and management service ports should be copied to the target.
Public property ClearMonitor
This value is true if the failover monitor should be removed at cutover; otherwise, it is false.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property IsWanFailover
This value is true if the job uses WAN failover; otherwise, it is false.
Public property KeepTargetActivationCode
This value is true if the target license key should be kept after failover; otherwise, it is false (and the source's license key will be applied to the target after failover).
Public property NicMappings
This value represents the NIC mappings for a full server job.
Public property ServicesToStopOptions
This value represents the services on the target to stop during protection.
Public property ShouldApplyDiskSignatures
This value is true if disk signatures should be applied at cutover; otherwise, it is false.
Public property SourceReservedAddress
This value is the reserved IP address on the source server.
Public property StagingFolder
This value is the folder on the target where operating system files from the source will be staged.
Public property TargetReservedAddress
This value is the reserved IP address on the target server.
Top
See Also