Initializer
using AlibabaCloud.SDK.ROS.CDK.Dts;
new DataCheckConfigureProperty {
object CheckMaximumHour = null,
object CheckMaximumHourEnable = null,
object DataCheckDbList = null,
object DataCheckNoticePhone = null,
object FullCheckErrorNotice = null,
object FullCheckFixData = null,
object FullCheckMaxReadBps = null,
object FullCheckMaxReadRps = null,
object FullCheckModel = null,
object FullCheckNoticeValue = null,
object FullCheckRatio = null,
object FullCheckReferEndpoint = null,
object FullCheckValidFailNotice = null,
object FullDataCheck = null,
object IncrementalCheckDelayNotice = null,
object IncrementalCheckDelayNoticePeriod = null,
object IncrementalCheckDelayNoticeTimes = null,
object IncrementalCheckDelayNoticeValue = null,
object IncrementalCheckErrorNotice = null,
object IncrementalCheckValidFailNotice = null,
object IncrementalCheckValidFailNoticePeriod = null,
object IncrementalCheckValidFailNoticeTimes = null,
object IncrementalCheckValidFailNoticeValue = null,
object IncrementalDataCheck = null
};
Properties
CheckMaximumHour
Optional
public object CheckMaximumHour { get; set; }
CheckMaximumHourEnable
Optional
public object CheckMaximumHourEnable { get; set; }
DataCheckDbList
Optional
public object DataCheckDbList { get; set; }
DataCheckNoticePhone
Optional
public object DataCheckNoticePhone { get; set; }
FullCheckErrorNotice
Optional
public object FullCheckErrorNotice { get; set; }
FullCheckFixData
Optional
public object FullCheckFixData { get; set; }
FullCheckMaxReadBps
Optional
public object FullCheckMaxReadBps { get; set; }
FullCheckMaxReadRps
Optional
public object FullCheckMaxReadRps { get; set; }
FullCheckModel
Optional
public object FullCheckModel { get; set; }
FullCheckNoticeValue
Optional
public object FullCheckNoticeValue { get; set; }
FullCheckRatio
Optional
public object FullCheckRatio { get; set; }
FullCheckReferEndpoint
Optional
public object FullCheckReferEndpoint { get; set; }
FullCheckValidFailNotice
Optional
public object FullCheckValidFailNotice { get; set; }
FullDataCheck
Optional
public object FullDataCheck { get; set; }
IncrementalCheckDelayNotice
Optional
public object IncrementalCheckDelayNotice { get; set; }
IncrementalCheckDelayNoticePeriod
Optional
public object IncrementalCheckDelayNoticePeriod { get; set; }
IncrementalCheckDelayNoticeTimes
Optional
public object IncrementalCheckDelayNoticeTimes { get; set; }
IncrementalCheckDelayNoticeValue
Optional
public object IncrementalCheckDelayNoticeValue { get; set; }
IncrementalCheckErrorNotice
Optional
public object IncrementalCheckErrorNotice { get; set; }
IncrementalCheckValidFailNotice
Optional
public object IncrementalCheckValidFailNotice { get; set; }
IncrementalCheckValidFailNoticePeriod
Optional
public object IncrementalCheckValidFailNoticePeriod { get; set; }
IncrementalCheckValidFailNoticeTimes
Optional
public object IncrementalCheckValidFailNoticeTimes { get; set; }
IncrementalCheckValidFailNoticeValue
Optional
public object IncrementalCheckValidFailNoticeValue { get; set; }
IncrementalDataCheck
Optional
public object IncrementalDataCheck { get; set; }