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.
Describes Spot Instance placement.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class SpotPlacement
The SpotPlacement type exposes the following members
| Name | Description | |
|---|---|---|
|
SpotPlacement() |
Empty constructor used to set properties independently even when a simple constructor is available |
|
SpotPlacement(string) |
Instantiates SpotPlacement with the parameterized properties |
| Name | Type | Description | |
|---|---|---|---|
|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone.
The Availability Zone. For example,
[Spot Fleet only] To specify multiple Availability Zones, separate them using commas;
for example, "
Either |
|
AvailabilityZoneId | System.String |
Gets and sets the property AvailabilityZoneId.
The ID of the Availability Zone. For example,
[Spot Fleet only] To specify multiple Availability Zones, separate them using commas;
for example, "
Either |
|
GroupName | System.String |
Gets and sets the property GroupName. The name of the placement group. |
|
Tenancy | Amazon.EC2.Tenancy |
Gets and sets the property Tenancy.
The tenancy of the instance (if the instance is running in a VPC). An instance with
a tenancy of |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5