AWS SDK Version 3 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.

Container for the parameters to the ModifyWorkspaceProperties operation. Modifies the specified WorkSpace properties. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.

The MANUAL running mode value is only supported by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use this value. For more information, see Amazon WorkSpaces Core.

Inheritance Hierarchy

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

Namespace: Amazon.WorkSpaces.Model
Assembly: AWSSDK.WorkSpaces.dll
Version: 3.x.y.z

Syntax

C#
public class ModifyWorkspacePropertiesRequest : AmazonWorkSpacesRequest
         IAmazonWebServiceRequest

The ModifyWorkspacePropertiesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DataReplication Amazon.WorkSpaces.DataReplication

Gets and sets the property DataReplication.

Indicates the data replication status.

Public Property WorkspaceId System.String

Gets and sets the property WorkspaceId.

The identifier of the WorkSpace.

Public Property WorkspaceProperties Amazon.WorkSpaces.Model.WorkspaceProperties

Gets and sets the property WorkspaceProperties.

The properties of the WorkSpace.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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