| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
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.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.
|
UnitType |
SqlDatabaseMetric.unit() |
Copyright © 2020 Microsoft Corporation. All rights reserved.