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.

An object representing the term duration and term unit type of your subscription. This determines the term length of your subscription. Valid values are MONTHS for term unit and 12 or 36 for term duration, indicating a 12 month or 36 month subscription.

Inheritance Hierarchy

System.Object
  Amazon.EKS.Model.EksAnywhereSubscriptionTerm

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

Syntax

C#
public class EksAnywhereSubscriptionTerm

The EksAnywhereSubscriptionTerm type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Duration System.Int32

Gets and sets the property Duration.

The duration of the subscription term. Valid values are 12 and 36, indicating a 12 month or 36 month subscription.

Public Property Unit Amazon.EKS.EksAnywhereSubscriptionTermUnit

Gets and sets the property Unit.

The term unit of the subscription. Valid value is MONTHS.

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