| 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 |
|---|---|
UnitDefinitionType |
MetricDefinitionInner.unit()
Get the unit property: The unit of the metric.
|
| Modifier and Type | Field and Description |
|---|---|
static UnitDefinitionType |
UnitDefinitionType.BYTES
Static value Bytes for UnitDefinitionType.
|
static UnitDefinitionType |
UnitDefinitionType.BYTES_PER_SECOND
Static value BytesPerSecond for UnitDefinitionType.
|
static UnitDefinitionType |
UnitDefinitionType.COUNT
Static value Count for UnitDefinitionType.
|
static UnitDefinitionType |
UnitDefinitionType.COUNT_PER_SECOND
Static value CountPerSecond for UnitDefinitionType.
|
static UnitDefinitionType |
UnitDefinitionType.PERCENT
Static value Percent for UnitDefinitionType.
|
static UnitDefinitionType |
UnitDefinitionType.SECONDS
Static value Seconds for UnitDefinitionType.
|
| Modifier and Type | Method and Description |
|---|---|
static UnitDefinitionType |
UnitDefinitionType.fromString(String name)
Creates or finds a UnitDefinitionType from its string representation.
|
UnitDefinitionType |
SqlDatabaseMetricDefinition.unit() |
Copyright © 2020 Microsoft Corporation. All rights reserved.