public final class PartitionMetricInner extends MetricInner
| Constructor and Description |
|---|
PartitionMetricInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
partitionId()
Get the partitionId property: The partition id (GUID identifier) of the metric values.
|
String |
partitionKeyRangeId()
Get the partitionKeyRangeId property: The partition key range id (integer identifier) of the metric values.
|
void |
validate()
Validates the instance.
|
endTime, metricValues, name, startTime, timeGrain, unitpublic String partitionId()
public String partitionKeyRangeId()
public void validate()
validate in class MetricInnerIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.