ConditionListProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ddos;
new ConditionListProperty {
object Arg,
object Depth,
object Position
};
Properties
Name | Type | Description |
---|---|---|
Arg |
object |
No description. |
Depth |
object |
No description. |
Position |
object |
No description. |
Arg
Required
public object Arg { get; set; }
- Type: object
Depth
Required
public object Depth { get; set; }
- Type: object
Position
Required
public object Position { get; set; }
- Type: object