Share via


CloudServicesStart interface

Methods

post(CloudServicesStartParameters)

Starts the cloud service.

Method Details

post(CloudServicesStartParameters)

Starts the cloud service.

function post(options: CloudServicesStartParameters): StreamableMethod<CloudServicesStart200Response | CloudServicesStart202Response | CloudServicesStartDefaultResponse>

Parameters

Returns