RosFwSwitchProps
Properties for defining a RosFwSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-fwswitch
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cloudfw;
new RosFwSwitchProps {
object IpaddrList = null,
object RegionList = null,
object ResourceTypeList = null
};
Properties
Name | Type | Description |
---|---|---|
IpaddrList |
object |
No description. |
RegionList |
object |
No description. |
ResourceTypeList |
object |
No description. |
IpaddrList
Optional
public object IpaddrList { get; set; }
- Type: object
RegionList
Optional
public object RegionList { get; set; }
- Type: object
ResourceTypeList
Optional
public object ResourceTypeList { get; set; }
- Type: object