OperationResourceMetricSpecification Class
- java.
lang. Object - com.
azure. resourcemanager. storagesync. models. OperationResourceMetricSpecification
- com.
Implements
public final class OperationResourceMetricSpecification
implements JsonSerializable<OperationResourceMetricSpecification>
Operation Display Resource object.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
aggregationType()
Get the aggregation |
|
List<Operation |
dimensions()
Get the dimensions property: Dimensions for the metric specification. |
| String |
displayDescription()
Get the display |
| String |
displayName()
Get the display |
| Boolean |
fillGapWithZero()
Get the fill |
|
static
Operation |
fromJson(JsonReader jsonReader)
Reads an instance of Operation |
| String |
lockAggregationType()
Get the lock |
| String |
name()
Get the name property: Name of the metric. |
| List<String> |
supportedAggregationTypes()
Get the supported |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
unit()
Get the unit property: Unit for the metric. |
Methods inherited from java.lang.Object
Method Details
aggregationType
public String aggregationType()
Get the aggregationType property: Aggregation type for the metric.
Returns:
dimensions
public List<OperationResourceMetricSpecificationDimension> dimensions()
Get the dimensions property: Dimensions for the metric specification.
Returns:
displayDescription
public String displayDescription()
Get the displayDescription property: Display description for the metric.
Returns:
displayName
public String displayName()
Get the displayName property: Display name for the metric.
Returns:
fillGapWithZero
public Boolean fillGapWithZero()
Get the fillGapWithZero property: Fill gaps in the metric with zero.
Returns:
fromJson
public static OperationResourceMetricSpecification fromJson(JsonReader jsonReader)
Reads an instance of OperationResourceMetricSpecification from the JsonReader.
Parameters:
Returns:
Throws:
lockAggregationType
public String lockAggregationType()
Get the lockAggregationType property: Lock Aggregation type for the metric.
Returns:
name
public String name()
Get the name property: Name of the metric.
Returns:
supportedAggregationTypes
public List<String> supportedAggregationTypes()
Get the supportedAggregationTypes property: Supported aggregation types for the metric.
Returns:
toJson
unit
public String unit()
Get the unit property: Unit for the metric.
Returns: