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. |
AtTimeRequired
public object AtTime { get; set; }
- Type: object
TargetReplicasRequired
public object TargetReplicas { get; set; }
- Type: object