SlowStartConfigProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Alb;
new SlowStartConfigProperty {
object SlowStartDuration,
object SlowStartEnabled
};
Properties
Name | Type | Description |
---|---|---|
SlowStartDuration |
object |
No description. |
SlowStartEnabled |
object |
No description. |
SlowStartDuration
Required
public object SlowStartDuration { get; set; }
- Type: object
SlowStartEnabled
Required
public object SlowStartEnabled { get; set; }
- Type: object