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.

The Spot placement score for this Region or Availability Zone. The score is calculated based on the assumption that the capacity-optimized allocation strategy is used and that all of the Availability Zones in the Region can be used.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.SpotPlacementScore

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

Syntax

C#
public class SpotPlacementScore

The SpotPlacementScore type exposes the following members

Constructors

NameDescription
Public Method SpotPlacementScore()

Properties

NameTypeDescription
Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

The Availability Zone.

Public Property Region System.String

Gets and sets the property Region.

The Region.

Public Property Score System.Int32

Gets and sets the property Score.

The placement score, on a scale from 1 to 10. A score of 10 indicates that your Spot request is highly likely to succeed in this Region or Availability Zone. A score of 1 indicates that your Spot request is not likely to succeed.

Version Information

.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