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.

Represents the total (metered or unmetered) minutes used by the resource to run tests. Contains the sum of minutes consumed by all children.

Inheritance Hierarchy

System.Object
  Amazon.DeviceFarm.Model.DeviceMinutes

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

Syntax

C#
public class DeviceMinutes

The DeviceMinutes type exposes the following members

Constructors

NameDescription
Public Method DeviceMinutes()

Properties

NameTypeDescription
Public Property Metered System.Double

Gets and sets the property Metered.

When specified, represents only the sum of metered minutes used by the resource to run tests.

Public Property Total System.Double

Gets and sets the property Total.

When specified, represents the total minutes used by the resource to run tests.

Public Property Unmetered System.Double

Gets and sets the property Unmetered.

When specified, represents only the sum of unmetered minutes used by the resource to run tests.

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