Layer4RuleListProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ddos;
new Layer4RuleListProperty {
object Action,
object ConditionList,
object Limited,
object Match,
object Method,
object Name,
object Priority
};
Properties
Action
Required
public object Action { get; set; }
ConditionList
Required
public object ConditionList { get; set; }
Limited
Required
public object Limited { get; set; }
Match
Required
public object Match { get; set; }
Method
Required
public object Method { get; set; }
Name
Required
public object Name { get; set; }
Priority
Required
public object Priority { get; set; }