Additional parameters for a Managed Services Start/Stop plan.
Indicates what type of start & stop actions will be created.
Type: string
string
Allowed Values:
start-stop-combined
start-stop
start-only
stop-only
Required: Yes
Time (in seconds) after which the resources will be stopped. Required if startStopMode is set to start-stop-combined or start-stop.
startStopMode
Type: integer
integer
Required: Conditional
Last updated 2 years ago
{ "startStopMode": "start-stop-combined", "stopTimeInSeconds": 43200 }