Uses of Class
com.azure.resourcemanager.workloads.models.LocationType
Packages that use LocationType
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of LocationType in com.azure.resourcemanager.workloads.models
Fields in com.azure.resourcemanager.workloads.models declared as LocationTypeModifier and TypeFieldDescriptionstatic final LocationType
LocationType.EDGE_ZONE
Static value EdgeZone for LocationType.static final LocationType
LocationType.REGION
Static value Region for LocationType.Methods in com.azure.resourcemanager.workloads.models that return LocationTypeModifier and TypeMethodDescriptionstatic LocationType
LocationType.fromString
(String name) Creates or finds a LocationType from its string representation.SkuLocationAndZones.type()
Get the type property: Type of the extended location.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type LocationTypeModifier and TypeMethodDescriptionstatic Collection<LocationType>
LocationType.values()
Gets known LocationType values.Methods in com.azure.resourcemanager.workloads.models with parameters of type LocationTypeModifier and TypeMethodDescriptionSkuLocationAndZones.withType
(LocationType type) Set the type property: Type of the extended location.