G1HeapRegionSizeProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Edas;
new G1HeapRegionSizeProperty {
object Original = null,
object Startup = null
};
Properties
| Name | Type | Description |
|---|---|---|
Original |
object |
No description. |
Startup |
object |
No description. |
OriginalOptional
public object Original { get; set; }
- Type: object
StartupOptional
public object Startup { get; set; }
- Type: object