| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UnitType |
MetricDefinitionInner.unit()
Get the unit property: The unit of the metric.
|
UnitType |
PercentileMetricInner.unit()
Get the unit property: The unit of the metric.
|
UnitType |
UsageInner.unit()
Get the unit property: The unit of the metric.
|
UnitType |
MetricInner.unit()
Get the unit property: The unit of the metric.
|
| Modifier and Type | Field and Description |
|---|---|
static UnitType |
UnitType.BYTES
Static value Bytes for UnitType.
|
static UnitType |
UnitType.BYTES_PER_SECOND
Static value BytesPerSecond for UnitType.
|
static UnitType |
UnitType.COUNT
Static value Count for UnitType.
|
static UnitType |
UnitType.COUNT_PER_SECOND
Static value CountPerSecond for UnitType.
|
static UnitType |
UnitType.MILLISECONDS
Static value Milliseconds for UnitType.
|
static UnitType |
UnitType.PERCENT
Static value Percent for UnitType.
|
static UnitType |
UnitType.SECONDS
Static value Seconds for UnitType.
|
| Modifier and Type | Method and Description |
|---|---|
static UnitType |
UnitType.fromString(String name)
Creates or finds a UnitType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.