Share via


CloudServicesPowerOff interface

Methods

post(CloudServicesPowerOffParameters)

Power off the cloud service. Note that resources are still attached and you are getting charged for the resources.

Method Details

post(CloudServicesPowerOffParameters)

Power off the cloud service. Note that resources are still attached and you are getting charged for the resources.

function post(options: CloudServicesPowerOffParameters): StreamableMethod<CloudServicesPowerOff200Response | CloudServicesPowerOff202Response | CloudServicesPowerOffDefaultResponse>

Parameters

Returns