Placement Class

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

Describes where an Amazon EC2 instance is running within an Amazon EC2 region.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.Placement

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

Syntax

C#
public class Placement : Object

The Placement type exposes the following members

Constructors

  Name Description
Public Method Placement()

Properties

  Name Description
Public Property AvailabilityZone The availability zone in which an Amazon EC2 instance runs.
Public Property GroupName The name of the PlacementGroup in which an Amazon EC2 instance runs. Placement groups are primarily used for launching High Performance Computing instances in the same group to ensure fast connection speeds.
Public Property Tenancy The allowed tenancy of instances launched into the VPC. A value of default means instances can be launched with any tenancy; a value of dedicated means all instances launched into the VPC will be launched as dedicated tenancy regardless of the tenancy assigned to the instance at launch.

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