SchedulesProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sae;
new SchedulesProperty {
object AtTime,
object TargetReplicas
};
Properties
Name | Type | Description |
---|---|---|
AtTime |
object |
No description. |
TargetReplicas |
object |
No description. |
AtTime
Required
public object AtTime { get; set; }
- Type: object
TargetReplicas
Required
public object TargetReplicas { get; set; }
- Type: object