| 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 |
|---|---|
InstancePoolLicenseType |
InstancePoolInner.licenseType()
Get the licenseType property: The license type.
|
| Modifier and Type | Method and Description |
|---|---|
InstancePoolInner |
InstancePoolInner.withLicenseType(InstancePoolLicenseType licenseType)
Set the licenseType property: The license type.
|
| Modifier and Type | Field and Description |
|---|---|
static InstancePoolLicenseType |
InstancePoolLicenseType.BASE_PRICE
Static value BasePrice for InstancePoolLicenseType.
|
static InstancePoolLicenseType |
InstancePoolLicenseType.LICENSE_INCLUDED
Static value LicenseIncluded for InstancePoolLicenseType.
|
| Modifier and Type | Method and Description |
|---|---|
static InstancePoolLicenseType |
InstancePoolLicenseType.fromString(String name)
Creates or finds a InstancePoolLicenseType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.