ManagedServicesStartStopPlanParameters Object
Description
Additional parameters for a Managed Services Start/Stop plan.
Properties
startStopMode
Indicates what type of start & stop actions will be created.
Type: string
Allowed Values:
start-stop-combined
start-stop
start-only
stop-only
Required: Yes
stopTimeInSeconds
Time (in seconds) after which the resources will be stopped. Required if startStopMode
is set to start-stop-combined
or start-stop
.
Type: integer
Required: Conditional
Sample JSON
Last updated