Uses of Class
com.azure.resourcemanager.resources.models.RegionType
Packages that use RegionType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of RegionType in com.azure.resourcemanager.resources.models
Fields in com.azure.resourcemanager.resources.models declared as RegionTypeModifier and TypeFieldDescriptionstatic final RegionTypeRegionType.LOGICALStatic value Logical for RegionType.static final RegionTypeRegionType.PHYSICALStatic value Physical for RegionType.Methods in com.azure.resourcemanager.resources.models that return RegionTypeModifier and TypeMethodDescriptionstatic RegionTypeRegionType.fromString(String name) Creates or finds a RegionType from its string representation.Location.regionType()LocationMetadata.regionType()Get the regionType property: The type of the region.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type RegionTypeModifier and TypeMethodDescriptionstatic Collection<RegionType>RegionType.values()Gets known RegionType values.