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.

Defines a time range for spending limits, specifying when the limit is active.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.TimePeriod

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

Syntax

C#
public class TimePeriod

The TimePeriod type exposes the following members

Constructors

NameDescription
Public Method TimePeriod()

Properties

NameTypeDescription
Public Property EndAt System.DateTime

Gets and sets the property EndAt.

The end date and time for the spending limit period, in epoch seconds.

Public Property StartAt System.DateTime

Gets and sets the property StartAt.

The start date and time for the spending limit period, in epoch seconds.

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