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 entity counters.

Inheritance Hierarchy

System.Object
  Amazon.DeviceFarm.Model.Counters

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

Syntax

C#
public class Counters

The Counters type exposes the following members

Constructors

NameDescription
Public Method Counters()

Properties

NameTypeDescription
Public Property Errored System.Int32

Gets and sets the property Errored.

The number of errored entities.

Public Property Failed System.Int32

Gets and sets the property Failed.

The number of failed entities.

Public Property Passed System.Int32

Gets and sets the property Passed.

The number of passed entities.

Public Property Skipped System.Int32

Gets and sets the property Skipped.

The number of skipped entities.

Public Property Stopped System.Int32

Gets and sets the property Stopped.

The number of stopped entities.

Public Property Total System.Int32

Gets and sets the property Total.

The total number of entities.

Public Property Warned System.Int32

Gets and sets the property Warned.

The number of warned entities.

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