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.

The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MetricData

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

Syntax

C#
public class MetricData

The MetricData type exposes the following members

Constructors

NameDescription
Public Method MetricData()

Properties

NameTypeDescription
Public Property MetricName System.String

Gets and sets the property MetricName.

The name of the metric.

Public Property Timestamp System.DateTime

Gets and sets the property Timestamp.

The date and time that the algorithm emitted the metric.

Public Property Value System.Single

Gets and sets the property Value.

The value of the metric.

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