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
 
Container for the parameters to the CreateWorkspaces operation. Creates one or more WorkSpaces.

This operation is asynchronous and returns before the WorkSpaces are created.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.WorkSpaces.AmazonWorkSpacesRequest
      Amazon.WorkSpaces.Model.CreateWorkspacesRequest

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

Syntax

C#
public class CreateWorkspacesRequest : AmazonWorkSpacesRequest
         IRequestEvents

The CreateWorkspacesRequest type exposes the following members

Constructors

NameDescription
Public Method CreateWorkspacesRequest()

Properties

NameTypeDescription
Public Property Workspaces System.Collections.Generic.List<Amazon.WorkSpaces.Model.WorkspaceRequest> Gets and sets the property Workspaces.

An array of structures that specify the WorkSpaces to create.

Version Information

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