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 estimate that's associated with a time period.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.EstimateByTime

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

Syntax

C#
public class EstimateByTime

The EstimateByTime type exposes the following members

Constructors

NameDescription
Public Method EstimateByTime()

Properties

NameTypeDescription
Public Property Currency Amazon.Lightsail.Currency

Gets and sets the property Currency.

The currency of the estimate in USD.

Public Property PricingUnit Amazon.Lightsail.PricingUnit

Gets and sets the property PricingUnit.

The unit of measurement that's used for the cost estimate.

Public Property TimePeriod Amazon.Lightsail.Model.TimePeriod

Gets and sets the property TimePeriod.

The period of time, in days, that an estimate covers. The period has a start date and an end date. The start date must come before the end date.

Public Property Unit System.Double

Gets and sets the property Unit.

The number of pricing units used to calculate the total number of hours. For example, 1 unit equals 1 hour.

Public Property UsageCost System.Double

Gets and sets the property UsageCost.

The amount of cost or usage that's measured for the cost estimate.

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