NetworkOptionsProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ecs;
new NetworkOptionsProperty {
object EnableJumboFrame = null
};
Properties
| Name | Type | Description |
|---|---|---|
EnableJumboFrame |
object |
No description. |
EnableJumboFrameOptional
public object EnableJumboFrame { get; set; }
- Type: object