Uses of Class
com.azure.resourcemanager.compute.models.ExtendedLocationTypes
Packages that use ExtendedLocationTypes
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ExtendedLocationTypes in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as ExtendedLocationTypesModifier and TypeFieldDescriptionstatic final ExtendedLocationTypesExtendedLocationTypes.EDGE_ZONEStatic value EdgeZone for ExtendedLocationTypes.Methods in com.azure.resourcemanager.compute.models that return ExtendedLocationTypesModifier and TypeMethodDescriptionstatic ExtendedLocationTypesExtendedLocationTypes.fromString(String name) Creates or finds a ExtendedLocationTypes from its string representation.ExtendedLocation.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 ExtendedLocationTypesModifier and TypeMethodDescriptionstatic Collection<ExtendedLocationTypes> ExtendedLocationTypes.values()Gets known ExtendedLocationTypes values.Methods in com.azure.resourcemanager.compute.models with parameters of type ExtendedLocationTypesModifier and TypeMethodDescriptionExtendedLocation.withType(ExtendedLocationTypes type) Set the type property: The type of the extended location.