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 performance data that DataSync Discovery collects about an on-premises storage system resource.
Namespace: Amazon.DataSync.Model
Assembly: AWSSDK.DataSync.dll
Version: 3.x.y.z
public class MaxP95Performance
The MaxP95Performance type exposes the following members
Name | Description | |
---|---|---|
![]() |
MaxP95Performance() |
Name | Type | Description | |
---|---|---|---|
![]() |
IopsOther | System.Double |
Gets and sets the property IopsOther. Peak IOPS unrelated to read and write operations. |
![]() |
IopsRead | System.Double |
Gets and sets the property IopsRead. Peak IOPS related to read operations. |
![]() |
IopsTotal | System.Double |
Gets and sets the property IopsTotal. Peak total IOPS on your on-premises storage system resource. |
![]() |
IopsWrite | System.Double |
Gets and sets the property IopsWrite. Peak IOPS related to write operations. |
![]() |
LatencyOther | System.Double |
Gets and sets the property LatencyOther. Peak latency for operations unrelated to read and write operations. |
![]() |
LatencyRead | System.Double |
Gets and sets the property LatencyRead. Peak latency for read operations. |
![]() |
LatencyWrite | System.Double |
Gets and sets the property LatencyWrite. Peak latency for write operations. |
![]() |
ThroughputOther | System.Double |
Gets and sets the property ThroughputOther. Peak throughput unrelated to read and write operations. |
![]() |
ThroughputRead | System.Double |
Gets and sets the property ThroughputRead. Peak throughput related to read operations. |
![]() |
ThroughputTotal | System.Double |
Gets and sets the property ThroughputTotal. Peak total throughput on your on-premises storage system resource. |
![]() |
ThroughputWrite | System.Double |
Gets and sets the property ThroughputWrite. Peak throughput related to write operations. |
.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