Skip to content

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.

EndTimeRequired

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

Property endTime: The end time of the policy.

This value is a UNIX timestamp. Units: milliseconds.


NameRequired

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

Property name: The name of the policy.


StartTimeRequired

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

Property startTime: The start time of the policy.

This value is a UNIX timestamp. Units: milliseconds.


TemplateRequired

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

Property template: The template of the policy.

Valid values: promotion: important activity bypass: all traffic forwarded