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 instance types offered.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceTypeOffering

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

Syntax

C#
public class InstanceTypeOffering

The InstanceTypeOffering type exposes the following members

Constructors

NameDescription
Public Method InstanceTypeOffering()

Properties

NameTypeDescription
Public Property InstanceType Amazon.EC2.InstanceType

Gets and sets the property InstanceType.

The instance type. For more information, see Instance types in the Amazon EC2 User Guide.

Public Property Location System.String

Gets and sets the property Location.

The identifier for the location. This depends on the location type. For example, if the location type is region, the location is the Region code (for example, us-east-2.)

Public Property LocationType Amazon.EC2.LocationType

Gets and sets the property LocationType.

The location type.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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