Uses of Class
com.microsoft.azure.management.resources.RegionCategory
Packages that use RegionCategory
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of RegionCategory in com.microsoft.azure.management.resources
Fields in com.microsoft.azure.management.resources declared as RegionCategoryModifier and TypeFieldDescriptionstatic final RegionCategory
RegionCategory.OTHER
Static value Other for RegionCategory.static final RegionCategory
RegionCategory.RECOMMENDED
Static value Recommended for RegionCategory.Methods in com.microsoft.azure.management.resources that return RegionCategoryModifier and TypeMethodDescriptionstatic RegionCategory
RegionCategory.fromString
(String name) Creates or finds a RegionCategory from its string representation.Location.regionCategory()
LocationMetadata.regionCategory()
Get the category of the region.Methods in com.microsoft.azure.management.resources that return types with arguments of type RegionCategory