| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static MaxSizeUnit |
MaxSizeUnit.GIGABYTES
Static value Gigabytes for MaxSizeUnit.
|
static MaxSizeUnit |
MaxSizeUnit.MEGABYTES
Static value Megabytes for MaxSizeUnit.
|
static MaxSizeUnit |
MaxSizeUnit.PETABYTES
Static value Petabytes for MaxSizeUnit.
|
static MaxSizeUnit |
MaxSizeUnit.TERABYTES
Static value Terabytes for MaxSizeUnit.
|
| Modifier and Type | Method and Description |
|---|---|
static MaxSizeUnit |
MaxSizeUnit.fromString(String name)
Creates or finds a MaxSizeUnit from its string representation.
|
MaxSizeUnit |
MaxSizeCapability.unit()
Get the unit property: The units that the limit is expressed in.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.