RosSynchronizationJob2Props
Properties for defining a RosSynchronizationJob2
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dts-synchronizationjob2
Initializer
using AlibabaCloud.SDK.ROS.CDK.Dts;
new RosSynchronizationJob2Props {
object DataInitialization,
object DataSynchronization,
object DbList,
object DestinationEndpoint,
object DtsJobName,
object SourceEndpoint,
object StructureInitialization,
object Checkpoint = null,
object DataCheckConfigure = null,
object DedicatedClusterId = null,
object DelayNotice = null,
object DelayPhone = null,
object DelayRuleTime = null,
object DisasterRecoveryJob = null,
object DtsBisLabel = null,
object DtsInstanceId = null,
object DtsJobId = null,
object ErrorNotice = null,
object ErrorPhone = null,
object FileOssUrl = null,
object Reserve = null,
object Status = null,
object SynchronizationDirection = null
};
Properties
Name | Type | Description |
---|---|---|
DataInitialization |
object |
No description. |
DataSynchronization |
object |
No description. |
DbList |
object |
No description. |
DestinationEndpoint |
object |
No description. |
DtsJobName |
object |
No description. |
SourceEndpoint |
object |
No description. |
StructureInitialization |
object |
No description. |
Checkpoint |
object |
No description. |
DataCheckConfigure |
object |
No description. |
DedicatedClusterId |
object |
No description. |
DelayNotice |
object |
No description. |
DelayPhone |
object |
No description. |
DelayRuleTime |
object |
No description. |
DisasterRecoveryJob |
object |
No description. |
DtsBisLabel |
object |
No description. |
DtsInstanceId |
object |
No description. |
DtsJobId |
object |
No description. |
ErrorNotice |
object |
No description. |
ErrorPhone |
object |
No description. |
FileOssUrl |
object |
No description. |
Reserve |
object |
No description. |
Status |
object |
No description. |
SynchronizationDirection |
object |
No description. |
DataInitialization
Required
public object DataInitialization { get; set; }
- Type: object
DataSynchronization
Required
public object DataSynchronization { get; set; }
- Type: object
DbList
Required
public object DbList { get; set; }
- Type: object
DestinationEndpoint
Required
public object DestinationEndpoint { get; set; }
- Type: object
DtsJobName
Required
public object DtsJobName { get; set; }
- Type: object
SourceEndpoint
Required
public object SourceEndpoint { get; set; }
- Type: object
StructureInitialization
Required
public object StructureInitialization { get; set; }
- Type: object
Checkpoint
Optional
public object Checkpoint { get; set; }
- Type: object
DataCheckConfigure
Optional
public object DataCheckConfigure { get; set; }
- Type: object
DedicatedClusterId
Optional
public object DedicatedClusterId { get; set; }
- Type: object
DelayNotice
Optional
public object DelayNotice { get; set; }
- Type: object
DelayPhone
Optional
public object DelayPhone { get; set; }
- Type: object
DelayRuleTime
Optional
public object DelayRuleTime { get; set; }
- Type: object
DisasterRecoveryJob
Optional
public object DisasterRecoveryJob { get; set; }
- Type: object
DtsBisLabel
Optional
public object DtsBisLabel { get; set; }
- Type: object
DtsInstanceId
Optional
public object DtsInstanceId { get; set; }
- Type: object
DtsJobId
Optional
public object DtsJobId { get; set; }
- Type: object
ErrorNotice
Optional
public object ErrorNotice { get; set; }
- Type: object
ErrorPhone
Optional
public object ErrorPhone { get; set; }
- Type: object
FileOssUrl
Optional
public object FileOssUrl { get; set; }
- Type: object
Reserve
Optional
public object Reserve { get; set; }
- Type: object
Status
Optional
public object Status { get; set; }
- Type: object
SynchronizationDirection
Optional
public object SynchronizationDirection { get; set; }
- Type: object