| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static PerformanceLevelUnit |
PerformanceLevelUnit.DTU
Static value DTU for PerformanceLevelUnit.
|
static PerformanceLevelUnit |
PerformanceLevelUnit.VCORES
Static value VCores for PerformanceLevelUnit.
|
| Modifier and Type | Method and Description |
|---|---|
static PerformanceLevelUnit |
PerformanceLevelUnit.fromString(String name)
Creates or finds a PerformanceLevelUnit from its string representation.
|
PerformanceLevelUnit |
ElasticPoolPerDatabaseMaxPerformanceLevelCapability.unit()
Get the unit property: Unit type used to measure performance level.
|
PerformanceLevelUnit |
PerformanceLevelCapability.unit()
Get the unit property: Unit type used to measure performance level.
|
PerformanceLevelUnit |
ElasticPoolPerDatabaseMinPerformanceLevelCapability.unit()
Get the unit property: Unit type used to measure performance level.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.