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
CheckMaximumHourOptional
public object CheckMaximumHour { get; set; }
CheckMaximumHourEnableOptional
public object CheckMaximumHourEnable { get; set; }
DataCheckDbListOptional
public object DataCheckDbList { get; set; }
DataCheckNoticePhoneOptional
public object DataCheckNoticePhone { get; set; }
FullCheckErrorNoticeOptional
public object FullCheckErrorNotice { get; set; }
FullCheckFixDataOptional
public object FullCheckFixData { get; set; }
FullCheckMaxReadBpsOptional
public object FullCheckMaxReadBps { get; set; }
FullCheckMaxReadRpsOptional
public object FullCheckMaxReadRps { get; set; }
FullCheckModelOptional
public object FullCheckModel { get; set; }
FullCheckNoticeValueOptional
public object FullCheckNoticeValue { get; set; }
FullCheckRatioOptional
public object FullCheckRatio { get; set; }
FullCheckReferEndpointOptional
public object FullCheckReferEndpoint { get; set; }
FullCheckValidFailNoticeOptional
public object FullCheckValidFailNotice { get; set; }
FullDataCheckOptional
public object FullDataCheck { get; set; }
IncrementalCheckDelayNoticeOptional
public object IncrementalCheckDelayNotice { get; set; }
IncrementalCheckDelayNoticePeriodOptional
public object IncrementalCheckDelayNoticePeriod { get; set; }
IncrementalCheckDelayNoticeTimesOptional
public object IncrementalCheckDelayNoticeTimes { get; set; }
IncrementalCheckDelayNoticeValueOptional
public object IncrementalCheckDelayNoticeValue { get; set; }
IncrementalCheckErrorNoticeOptional
public object IncrementalCheckErrorNotice { get; set; }
IncrementalCheckValidFailNoticeOptional
public object IncrementalCheckValidFailNotice { get; set; }
IncrementalCheckValidFailNoticePeriodOptional
public object IncrementalCheckValidFailNoticePeriod { get; set; }
IncrementalCheckValidFailNoticeTimesOptional
public object IncrementalCheckValidFailNoticeTimes { get; set; }
IncrementalCheckValidFailNoticeValueOptional
public object IncrementalCheckValidFailNoticeValue { get; set; }
IncrementalDataCheckOptional
public object IncrementalDataCheck { get; set; }