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.
A query used for retrieving network health data.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class DataQuery
The DataQuery type exposes the following members
Name | Description | |
---|---|---|
![]() |
DataQuery() |
Name | Type | Description | |
---|---|---|---|
![]() |
Destination | System.String |
Gets and sets the property Destination.
The Region or Availability Zone that's the target for the data query. For example,
|
![]() |
Id | System.String |
Gets and sets the property Id.
A user-defined ID associated with a data query that's returned in the |
![]() |
Metric | Amazon.EC2.MetricType |
Gets and sets the property Metric.
The metric, |
![]() |
Period | Amazon.EC2.PeriodType |
Gets and sets the property Period. The aggregation period used for the data query. |
![]() |
Source | System.String |
Gets and sets the property Source.
The Region or Availability Zone that's the source for the data query. For example,
|
![]() |
Statistic | Amazon.EC2.StatisticType |
Gets and sets the property Statistic.
The metric data aggregation period, |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5