WafSwitchProps
Properties for defining a WafSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-wafswitch
Initializer
using AlibabaCloud.SDK.ROS.CDK.Waf;
new WafSwitchProps {
object Domain,
object InstanceId,
object ServiceOn,
object Region = null
};
Properties
Name | Type | Description |
---|---|---|
Domain |
object |
Property domain: Domain name. |
InstanceId |
object |
Property instanceId: WAF instance ID. |
ServiceOn |
object |
Property serviceOn: Web attack protection switch, the value of: 0: closed. |
Region |
object |
Property region: Examples of areas where the WAF. |
Domain
Required
public object Domain { get; set; }
- Type: object
Property domain: Domain name.
InstanceId
Required
public object InstanceId { get; set; }
- Type: object
Property instanceId: WAF instance ID.
Description Interface You can view your current WAF instance ID by calling DescribePayInfo.
ServiceOn
Required
public object ServiceOn { get; set; }
- Type: object
Property serviceOn: Web attack protection switch, the value of: 0: closed.
1: indicate on.
Region
Optional
public object Region { get; set; }
- Type: object
Property region: Examples of areas where the WAF.
Value: cn: China mainland (default) cn-hongkong: China HongKong and other overseas