Uses of Class
com.azure.resourcemanager.compute.models.ExtendedLocationType
-
Packages that use ExtendedLocationType Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ExtendedLocationType in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as ExtendedLocationType Modifier and Type Field Description static ExtendedLocationTypeExtendedLocationType. EDGE_ZONEStatic value EdgeZone for ExtendedLocationType.Methods in com.azure.resourcemanager.compute.models that return ExtendedLocationType Modifier and Type Method Description static ExtendedLocationTypeExtendedLocationType. fromString(String name)Creates or finds a ExtendedLocationType from its string representation.ExtendedLocationTypeResourceSkuLocationInfo. type()Get the type property: The type of the extended location.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ExtendedLocationType Modifier and Type Method Description static Collection<ExtendedLocationType>ExtendedLocationType. values()
-