PlacementGroup Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents a placement group into which multiple Amazon EC2 instances can be launched. A placement group ensures that Amazon EC2 instances are physically located close enough to support HPC features, such as higher IO network connections between instances in the group.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.PlacementGroup

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

Syntax

C#
public class PlacementGroup : Object

The PlacementGroup type exposes the following members

Constructors

  Name Description
Public Method PlacementGroup()

Properties

  Name Description
Public Property GroupName The name of this PlacementGroup.
Public Property State The state of this PlacementGroup.

Constraints:Allowed Valuespending, available, deleting, deleted

Public Property Strategy The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.

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