CreatePlacementGroupRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the CreatePlacementGroup operation.

Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched. Users must give the group a name unique within the scope of the user account.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.CreatePlacementGroupRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class CreatePlacementGroupRequest : AmazonWebServiceRequest
         IRequestEvents

The CreatePlacementGroupRequest type exposes the following members

Constructors

  Name Description
Public Method CreatePlacementGroupRequest()

Properties

  Name Description
Public Property GroupName The name of the PlacementGroup.
Public Property Strategy The PlacementGroup strategy.

Constraints:Allowed Valuescluster

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8