ForwardIpProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Pvtz;
new ForwardIpProperty {
object Ip,
object Port
};
Properties
| Name | Type | Description |
|---|---|---|
Ip |
object |
No description. |
Port |
object |
No description. |
IpRequired
public object Ip { get; set; }
- Type: object
PortRequired
public object Port { get; set; }
- Type: object