AWS SDK Version 4 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.

Container for the parameters to the ListMetricStreams operation. Returns a list of metric streams in this account.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatch.AmazonCloudWatchRequest
      Amazon.CloudWatch.Model.ListMetricStreamsRequest

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

Syntax

C#
public class ListMetricStreamsRequest : AmazonCloudWatchRequest
         IAmazonWebServiceRequest

The ListMetricStreamsRequest type exposes the following members

Constructors

NameDescription
Public Method ListMetricStreamsRequest()

Properties

NameTypeDescription
Public Property MaxResults System.Nullable<System.Int32>

Gets and sets the property MaxResults.

The maximum number of results to return in one operation.

Public Property NextToken System.String

Gets and sets the property NextToken.

Include this value, if it was returned by the previous call, to get the next set of metric streams.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer