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 and ARN of a fleet metric.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.FleetMetricNameAndArn

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

Syntax

C#
public class FleetMetricNameAndArn

The FleetMetricNameAndArn type exposes the following members

Constructors

NameDescription
Public Method FleetMetricNameAndArn()

Properties

NameTypeDescription
Public Property MetricArn System.String

Gets and sets the property MetricArn.

The fleet metric ARN.

Public Property MetricName System.String

Gets and sets the property MetricName.

The fleet metric name.

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