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.

Describes the estimated cost for resources in your Lightsail for Research account.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.CostEstimate

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

Syntax

C#
public class CostEstimate

The CostEstimate type exposes the following members

Constructors

NameDescription
Public Method CostEstimate()

Properties

NameTypeDescription
Public Property ResultsByTime System.Collections.Generic.List<Amazon.Lightsail.Model.EstimateByTime>

Gets and sets the property ResultsByTime.

The cost estimate result that's associated with a time period.

Public Property UsageType System.String

Gets and sets the property UsageType.

The types of usage that are included in the estimate, such as costs, usage, or data transfer.

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