| Package | Description |
|---|---|
| com.microsoft.azure.management.resources.fluentcore.arm |
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandableStringEnum<T extends ExpandableStringEnum<T>>
Base implementation for expandable, single string enums.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvailabilityZoneId
Availability zone identifiers.
|
class |
CountryIsoCode
Defines values for country codes in ISO standard.
|
class |
CountryPhoneCode
Defines values for country codes for phone number prefixes.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends ExpandableStringEnum<T>> |
ExpandableStringEnum.fromString(String name,
Class<T> clazz) |
protected static <T extends ExpandableStringEnum<T>> |
ExpandableStringEnum.values(Class<T> clazz) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/