Skip to content

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.

ArgRequired

public object Arg { get; set; }
  • Type: object

DepthRequired

public object Depth { get; set; }
  • Type: object

PositionRequired

public object Position { get; set; }
  • Type: object