SceneDefensePolicyProps
Properties for defining a SceneDefensePolicy
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ddospro-scenedefensepolicy
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ddospro;
new SceneDefensePolicyProps {
object EndTime,
object Name,
object StartTime,
object Template
};
Properties
Name | Type | Description |
---|---|---|
EndTime |
object |
Property endTime: The end time of the policy. |
Name |
object |
Property name: The name of the policy. |
StartTime |
object |
Property startTime: The start time of the policy. |
Template |
object |
Property template: The template of the policy. |
EndTime
Required
public object EndTime { get; set; }
- Type: object
Property endTime: The end time of the policy.
This value is a UNIX timestamp. Units: milliseconds.
Name
Required
public object Name { get; set; }
- Type: object
Property name: The name of the policy.
StartTime
Required
public object StartTime { get; set; }
- Type: object
Property startTime: The start time of the policy.
This value is a UNIX timestamp. Units: milliseconds.
Template
Required
public object Template { get; set; }
- Type: object
Property template: The template of the policy.
Valid values: promotion: important activity bypass: all traffic forwarded