Uses of Class
com.azure.resourcemanager.resources.models.ExtendedLocationType
Packages that use ExtendedLocationType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ExtendedLocationType in com.azure.resourcemanager.resources.models
Fields in com.azure.resourcemanager.resources.models declared as ExtendedLocationTypeModifier and TypeFieldDescriptionstatic final ExtendedLocationTypeExtendedLocationType.EDGE_ZONEStatic value EdgeZone for ExtendedLocationType.Methods in com.azure.resourcemanager.resources.models that return ExtendedLocationTypeModifier and TypeMethodDescriptionstatic ExtendedLocationTypeExtendedLocationType.fromString(String name) Creates or finds a ExtendedLocationType from its string representation.ExtendedLocation.type()Get the type property: The extended location type.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ExtendedLocationTypeModifier and TypeMethodDescriptionstatic Collection<ExtendedLocationType> ExtendedLocationType.values()Gets known ExtendedLocationType values.Methods in com.azure.resourcemanager.resources.models with parameters of type ExtendedLocationTypeModifier and TypeMethodDescriptionExtendedLocation.withType(ExtendedLocationType type) Set the type property: The extended location type.