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