OperationResourceMetricSpecification Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Operation Display Resource object.
public class OperationResourceMetricSpecification
type OperationResourceMetricSpecification = class
Public Class OperationResourceMetricSpecification
- Inheritance
-
OperationResourceMetricSpecification
Constructors
OperationResourceMetricSpecification() |
Initializes a new instance of the OperationResourceMetricSpecification class. |
OperationResourceMetricSpecification(String, String, String, String, String, IList<String>, Nullable<Boolean>, IList<OperationResourceMetricSpecificationDimension>) |
Initializes a new instance of the OperationResourceMetricSpecification class. |
Properties
AggregationType |
Gets or sets aggregation type for the metric. |
Dimensions |
Gets or sets dimensions for the metric specification. |
DisplayDescription |
Gets or sets display description for the metric. |
DisplayName |
Gets or sets display name for the metric. |
FillGapWithZero |
Gets or sets fill gaps in the metric with zero. |
Name |
Gets or sets name of the metric. |
SupportedAggregationTypes |
Gets or sets supported aggregation types for the metric. |
Unit |
Gets or sets unit for the metric. |
Applies to
Azure SDK for .NET