StorageMetricAggregation Class
Updated: September 18, 2014
Represents an metric aggregation.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | StorageMetricAggregation() | Initializes a new instance of the StorageMetricAggregation class. |
| Name | Description | |
|---|---|---|
![]() | Level | Optional. The level of metrics to collect. |
![]() | Retention | Optional. Indicates the how long metrics data should be retained (must be an even number of days). All data older than this value will be deleted. The minimum number of days is 1; the largest value is 365 (one year). |
![]() | ScheduledTransferPeriod | Optional. Specifies the time grain (aggregation interval or frequency). Must be either one minute or one hour. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)