| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<InstancePoolLicenseType> |
InstancePoolLicenseType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/