stopped Mode
Parameters
The stop mode of the pay-as-you-go instance. Valid values: StopCharging
,KeepCharging
, Not-applicable
. Default value: If the prerequisites required for enabling the economical mode are met, and you have enabled this mode in the ECS console, the default value is StopCharging
. For more information, see "Enable the economical mode" in Economical mode. Otherwise, the default value is KeepCharging
. Note: Not-applicable
: Economical mode is not applicable to the instance.`
KeepCharging
: standard mode. Billing of the instance continues after the instance is stopped, and resources are retained for the instance.StopCharging
: economical mode. Billing of some resources of the instance stops after the instance is stopped. When the instance is stopped, its resources such as vCPUs, memory, and public IP address are released. You may be unable to restart the instance if some types of resources are out of stock in the current region.