Skip to content

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.

InstanceIdOptional

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