RosAllFwSwitchProps
Properties for defining a RosAllFwSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cloudfw;
new RosAllFwSwitchProps {
object InstanceId = null
};
Properties
Name | Type | Description |
---|---|---|
InstanceId |
object |
No description. |
InstanceId
Optional
public object InstanceId { get; set; }
- Type: object