RosJobMonitorRulesProps
Properties for defining a RosJobMonitorRules
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dts-jobmonitorrules
Initializer
using AlibabaCloud.SDK.ROS.CDK.Dts;
new RosJobMonitorRulesProps {
object RefreshOptions = null
};
Properties
Name | Type | Description |
---|---|---|
RefreshOptions |
object |
No description. |
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object