Uses of Class
com.azure.resourcemanager.compute.models.ExtendedLocationType
Packages that use ExtendedLocationType
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ExtendedLocationType in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type ExtendedLocationType in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionfinal classThe type of the extended location.Fields in com.azure.resourcemanager.compute.models declared as ExtendedLocationTypeModifier and TypeFieldDescriptionstatic final ExtendedLocationTypeExtendedLocationType.EDGE_ZONEStatic value EdgeZone for ExtendedLocationType.Methods in com.azure.resourcemanager.compute.models that return ExtendedLocationTypeModifier and TypeMethodDescriptionstatic ExtendedLocationTypeExtendedLocationType.fromString(String name) Creates or finds a ExtendedLocationType from its string representation.ResourceSkuLocationInfo.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 ExtendedLocationTypeModifier and TypeMethodDescriptionstatic Collection<ExtendedLocationType> ExtendedLocationType.values()Gets known ExtendedLocationType values.