com.microsoft.azure.management.resources.fluentcore.arm
This package contains the common resource manager utility classes that are useful to other management plane libraries.
Classes
AvailabilityZoneId |
Availability zone identifiers. |
CountryIsoCode |
Defines values for country codes in ISO standard. E.g. the country code for United Kingdom is 'GB'. |
CountryPhoneCode |
Defines values for country codes for phone number prefixes. E.g. the country code for +1 123 456 7890 is '+1'. |
ExpandableStringEnum<T> |
Base implementation for expandable, single string enums. |
Region |
Enumeration of the Azure datacenter regions. See https://azure.microsoft.com/regions/ |
ResourceId |
Instantiate itself from a resource id, and give easy access to resource information like subscription, resourceGroup, resource name. |
ResourceUtils |
Utility methods for Azure resource IDs. |
Interfaces
AzureConfigurable<T> |
The base interface for allowing configurations to be made on the HTTP client. |
Azure SDK for Java