AllFwSwitchProps
Properties for defining a AllFwSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cloudfw;
new AllFwSwitchProps {
object InstanceId = null
};
Properties
Name | Type | Description |
---|---|---|
InstanceId |
object |
Property instanceId: The ID of the cloud firewall instance. |
InstanceId
Optional
public object InstanceId { get; set; }
- Type: object
Property instanceId: The ID of the cloud firewall instance.