CloudServiceRoleInstancesRestart interface
Methods
| post(Cloud |
The Reboot Role Instance asynchronous operation requests a reboot of a role instance in the cloud service. |
Method Details
post(CloudServiceRoleInstancesRestartParameters)
The Reboot Role Instance asynchronous operation requests a reboot of a role instance in the cloud service.
function post(options: CloudServiceRoleInstancesRestartParameters): StreamableMethod<CloudServiceRoleInstancesRestart200Response | CloudServiceRoleInstancesRestart202Response | CloudServiceRoleInstancesRestartDefaultResponse>