AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Reboots the specified WorkSpaces.

To be able to reboot a WorkSpace, the WorkSpace must have a State of AVAILABLE, IMPAIRED, or INOPERABLE.

This operation is asynchronous and will return before the WorkSpaces have rebooted.

Namespace: Amazon.WorkSpaces
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract RebootWorkspacesResponse RebootWorkspaces(
         RebootWorkspacesRequest request
)

Parameters

request
Type: Amazon.WorkSpaces.Model.RebootWorkspacesRequest

Container for the necessary parameters to execute the RebootWorkspaces service method.

Return Value
Type: Amazon.WorkSpaces.Model.RebootWorkspacesResponse
The response from the RebootWorkspaces service method, as returned by WorkSpaces.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5